net.minecraft.data.models

class BlockModelGenerators$BlockEntityModelGenerator

ih$a
net.minecraft.data.models.BlockModelGenerators$BlockEntityModelGenerator
net.minecraft.class_4910$class_4911
net.minecraft.data.client.model.BlockStateModelGenerator$BuiltinModelPool
net.minecraft.data.BlockModelProvider$BreakParticleHelper

字段概要

修饰符与类型字段
private final ResourceLocation
b
baseModel
field_22835
modelId
field_240049_b_

构造函数概要

修饰符构造函数
public (BlockModelGenerators arg0, ResourceLocation modelId, Block block)

方法概要

修饰符与类型方法
public BlockModelGenerators$BlockEntityModelGenerator
a(bvr... arg0)
create(Block... arg0)
method_25714(class_2248... arg0)
includeWithItem(Block... blocks)
func_240051_a_(Block... arg0)
public BlockModelGenerators$BlockEntityModelGenerator
b(bvr... arg0)
createWithoutBlockItem(Block... arg0)
method_25715(class_2248... arg0)
includeWithoutItem(Block... blocks)
func_240052_b_(Block... arg0)
public BlockModelGenerators$BlockEntityModelGenerator
a(iw arg0, bvr... arg1)
createWithCustomBlockItemModel(ModelTemplate arg0, Block... arg1)
method_25713(class_4942 arg0, class_2248... arg1)
includeWithItem(Model model, Block... blocks)
func_240050_a_(ModelsUtil arg0, Block... arg1)