Uses of Enum Class
net.minecraft.data.models.BlockModelGenerators.TintState
-
Uses of BlockModelGenerators.TintState in net.minecraft.data.models
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BlockModelGenerators.TintState[]
BlockModelGenerators.TintState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate void
BlockModelGenerators.createCrossBlock
(Block p_124738_, BlockModelGenerators.TintState p_124739_) private void
BlockModelGenerators.createCrossBlock
(Block p_124741_, BlockModelGenerators.TintState p_124742_, TextureMapping p_124743_) private void
BlockModelGenerators.createCrossBlockWithDefaultItem
(Block p_124558_, BlockModelGenerators.TintState p_124559_) private void
BlockModelGenerators.createCrossBlockWithDefaultItem
(Block p_124561_, BlockModelGenerators.TintState p_124562_, TextureMapping p_124563_) private void
BlockModelGenerators.createDoublePlant
(Block p_124792_, BlockModelGenerators.TintState p_124793_) private void
BlockModelGenerators.createGrowingPlant
(Block p_124734_, Block p_124735_, BlockModelGenerators.TintState p_124736_) private void
BlockModelGenerators.createPlant
(Block p_124546_, Block p_124547_, BlockModelGenerators.TintState p_124548_)