Uses of Class
net.minecraft.client.render.entity.model.CompositeEntityModel
-
Uses of CompositeEntityModel in net.minecraft.client.render.entity
Modifier and TypeFieldDescriptionprivate final Map
<BoatEntity.Type, com.mojang.datafixers.util.Pair<Identifier, CompositeEntityModel<BoatEntity>>> BoatEntityRenderer.texturesAndModels
Modifier and TypeMethodDescriptionprivate CompositeEntityModel
<BoatEntity> BoatEntityRenderer.createModel
(EntityRendererFactory.Context ctx, BoatEntity.Type type, boolean chest) -
Uses of CompositeEntityModel in net.minecraft.client.render.entity.model
Modifier and TypeClassDescriptionclass
Represents the model of a BoatEntity.class
class
class
class
ShulkerEntityModel<T extends ShulkerEntity>