net.minecraft.client.render.model

public interface BlockStateModel

net.minecraft.client.renderer.block.model.BlockStateModel
net.minecraft.class_1087
net.minecraft.client.render.model.BlockStateModel

Method summary

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