Uses of Enum Class
org.cloudburstmc.api.util.data.BlockColor
Packages that use BlockColor
Package
Description
-
Uses of BlockColor in org.cloudburstmc.api.block.behavior
Methods in org.cloudburstmc.api.block.behavior that return BlockColor -
Uses of BlockColor in org.cloudburstmc.api.blockentity
Methods in org.cloudburstmc.api.blockentity that return BlockColorMethods in org.cloudburstmc.api.blockentity with parameters of type BlockColor -
Uses of BlockColor in org.cloudburstmc.api.util.data
Methods in org.cloudburstmc.api.util.data that return BlockColorModifier and TypeMethodDescriptionTerracottaColor.getBlockColor(Identifier type) DyeColor.getColor()static BlockColorReturns the enum constant of this class with the specified name.static BlockColor[]BlockColor.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.cloudburstmc.api.util.data with parameters of type BlockColor