Uses of Enum Class
net.minecraft.data.models.BlockModelGenerators.TintState
Packages that use BlockModelGenerators.TintState
-
Uses of BlockModelGenerators.TintState in net.minecraft.data.models
Methods in net.minecraft.data.models that return BlockModelGenerators.TintStateModifier 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.Methods in net.minecraft.data.models with parameters of type BlockModelGenerators.TintStateModifier and TypeMethodDescriptionprivate voidBlockModelGenerators.createCrossBlock(Block p_124738_, BlockModelGenerators.TintState p_124739_) private voidBlockModelGenerators.createCrossBlock(Block p_124741_, BlockModelGenerators.TintState p_124742_, TextureMapping p_124743_) private voidBlockModelGenerators.createCrossBlock(Block p_273533_, BlockModelGenerators.TintState p_273521_, Property<Integer> p_273430_, int... p_273001_) private voidBlockModelGenerators.createCrossBlockWithDefaultItem(Block p_124558_, BlockModelGenerators.TintState p_124559_) private voidBlockModelGenerators.createCrossBlockWithDefaultItem(Block p_124561_, BlockModelGenerators.TintState p_124562_, TextureMapping p_124563_) private voidBlockModelGenerators.createDoublePlant(Block p_124792_, BlockModelGenerators.TintState p_124793_) private voidBlockModelGenerators.createGrowingPlant(Block p_124734_, Block p_124735_, BlockModelGenerators.TintState p_124736_) private voidBlockModelGenerators.createPlant(Block p_124546_, Block p_124547_, BlockModelGenerators.TintState p_124548_)