net.minecraft.client.render.model

public class MultipartBlockStateModel

implements BlockStateModel

net.minecraft.client.renderer.block.model.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 Sprite
particleIcon()
method_68511()
particleSprite()
public void
collectParts(RandomSource random, List<BlockModelPart> output)
method_68513(class_5819 arg0, List<class_10889> arg1)
addParts(Random arg0, List<BlockModelPart> arg1)