Component for Composter ?

Discussion in 'Plugin Development' started by cdnyassuo34, Apr 29, 2020.

Thread Status:
Not open for further replies.
  1. Offline

    cdnyassuo34

    Hello , is there a component for composters ?
    for exemple to get a sapling you have "Sapling s = (Sapling) data;" but is there something to get and edit Composters ?
    I've already searched but I haven't found anything
     
  2. I think this i s what you're looking for:

    [​IMG]

    https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html#COMPOSTER

    The next time you have difficulty finding the component for an item, or you just have an issue in general that is about the Bukkit API, I'd recommend you just search it on the javadocs.

    (The BlockData is just called Levelled, as composters don't have any special properties that are unique to only that block)
     
Thread Status:
Not open for further replies.

Share This Page