net.minecraft.client.render.model

public class SimpleBlockStateModel

implements BlockStateModel

net.minecraft.client.renderer.block.model.SingleVariant
net.minecraft.class_10893
net.minecraft.client.render.model.SimpleBlockStateModel

Field summary

Modifier and TypeField
private final BlockModelPart
model
field_57945
part

Constructor summary

ModifierConstructor
public (BlockModelPart part)

Method summary

Modifier and TypeMethod
public void
collectParts(RandomSource random, List<BlockModelPart> output)
method_68513(class_5819 arg0, List<class_10889> arg1)
addParts(Random arg0, List<BlockModelPart> arg1)
public Sprite
particleIcon()
method_68511()
particleSprite()