Package org.spongepowered.api.data.type
Interface BambooLeavesType
- All Superinterfaces:
Comparable<BambooLeavesType>,DefaultedRegistryValue,StringRepresentable
@CatalogedBy(BambooLeavesTypes.class)
public interface BambooLeavesType
extends DefaultedRegistryValue, Comparable<BambooLeavesType>, StringRepresentable
Represents the type of leaves of a
BlockTypes.BAMBOO block.-
Method Summary
Methods inherited from interface java.lang.Comparable
compareToMethods inherited from interface org.spongepowered.api.registry.DefaultedRegistryValue
asDefaultedReference, findKey, keyMethods inherited from interface org.spongepowered.api.data.type.StringRepresentable
serializationString