Interface MaterialChest
public interface MaterialChest
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.client.resources.model.MaterialgetMaterial(net.minecraft.world.level.block.entity.BlockEntity blockEntity, net.minecraft.world.level.block.state.properties.ChestType chestType)
-
Method Details
-
getMaterial
net.minecraft.client.resources.model.Material getMaterial(net.minecraft.world.level.block.entity.BlockEntity blockEntity, net.minecraft.world.level.block.state.properties.ChestType chestType)
-