Uses of Class
net.minecraft.client.render.model.json.ItemModelGenerator.Frame
Package | Description |
---|---|
net.minecraft.client.render.model.json |
-
Uses of ItemModelGenerator.Frame in net.minecraft.client.render.model.json
Methods in net.minecraft.client.render.model.json that return types with arguments of type ItemModelGenerator.Frame Modifier and Type Method Description private List<ItemModelGenerator.Frame>
ItemModelGenerator. getFrames(Sprite sprite)
Method parameters in net.minecraft.client.render.model.json with type arguments of type ItemModelGenerator.Frame Modifier and Type Method Description private void
ItemModelGenerator. buildCube(List<ItemModelGenerator.Frame> cubes, ItemModelGenerator.Side side, int x, int y)
private void
ItemModelGenerator. buildCube(ItemModelGenerator.Side side, List<ItemModelGenerator.Frame> cubes, Sprite sprite, int frame, int x, int y, int int2, int int3, boolean bool)