net.minecraft.client.render.model

public class MultipartBlockStateModel

implements BlockStateModel

net.minecraft.client.renderer.block.dispatch.multipart.MultiPartModel
net.minecraft.class_10895
net.minecraft.client.render.model.MultipartBlockStateModel

Field summary

Modifier and TypeField
private final MultipartBlockStateModel$MultipartBakedModel
shared
field_57948
bakedModels
private final BlockState
blockState
field_57949
state
private List<BlockStateModel>
models
field_57950
models

Constructor summary

ModifierConstructor
private (MultipartBlockStateModel$MultipartBakedModel bakedModels, BlockState state)

Method summary

Modifier and TypeMethod
public ModelTexture$Baked
particleMaterial()
method_1_2385()
getTexture()
public int
materialFlags()
method_1_2384()
getFlags()
public void
collectParts(RandomSource random, List<BlockStateModelPart> output)
method_68513(class_5819 arg0, List<class_10889> arg1)
addParts(Random arg0, List<BlockModelPart> arg1)