Uses of Class
net.minecraft.client.render.entity.model.ShulkerEntityModel
| Package | Description |
|---|---|
| net.minecraft.client.render.block.entity | |
| net.minecraft.client.render.entity.feature |
-
Uses of ShulkerEntityModel in net.minecraft.client.render.block.entity
Fields in net.minecraft.client.render.block.entity declared as ShulkerEntityModel Modifier and Type Field Description private ShulkerEntityModel<?>ShulkerBoxBlockEntityRenderer. model -
Uses of ShulkerEntityModel in net.minecraft.client.render.entity.feature
Constructor parameters in net.minecraft.client.render.entity.feature with type arguments of type ShulkerEntityModel Constructor Description ShulkerHeadFeatureRenderer(FeatureRendererContext<ShulkerEntity,ShulkerEntityModel<ShulkerEntity>> context)