Uses of Class
net.minecraft.data.models.BlockModelGenerators.BlockEntityModelGenerator
Packages that use BlockModelGenerators.BlockEntityModelGenerator
-
Uses of BlockModelGenerators.BlockEntityModelGenerator in net.minecraft.data.models
Methods in net.minecraft.data.models that return BlockModelGenerators.BlockEntityModelGeneratorModifier and TypeMethodDescriptionBlockModelGenerators.blockEntityModels
(ResourceLocation entityBlockModelLocation, Block particleBlock) BlockModelGenerators.blockEntityModels
(Block entityBlockBaseModel, Block particleBlock) BlockModelGenerators.BlockEntityModelGenerator.createWithCustomBlockItemModel
(ModelTemplate modelTemplate, Block... blocks) BlockModelGenerators.BlockEntityModelGenerator.createWithoutBlockItem
(Block... blocks)