Class SnifferEntityModel<T extends SnifferEntity>
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.entity.model.EntityModel<T>
net.minecraft.client.render.entity.model.SinglePartEntityModel<T>
net.minecraft.client.render.entity.model.SinglePartEntityModelWithChildTransform<T>
net.minecraft.client.render.entity.model.SnifferEntityModel<T>
@Environment(CLIENT)
public class SnifferEntityModel<T extends SnifferEntity>
extends SinglePartEntityModelWithChildTransform<T>
- Mappings:
Namespace Name named net/minecraft/client/render/entity/model/SnifferEntityModel
intermediary net/minecraft/class_8185
official fwb
-
Field Summary
Modifier and TypeFieldDescriptionprivate final ModelPart
private static final float
private static final float
private final ModelPart
Fields inherited from class net.minecraft.client.render.entity.model.EntityModel
child, handSwingProgress, riding
Fields inherited from class net.minecraft.client.model.Model
layerFactory
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.client.render.entity.model.SinglePartEntityModelWithChildTransform
render
Methods inherited from class net.minecraft.client.render.entity.model.SinglePartEntityModel
animate, animateMovement, getChild, updateAnimation, updateAnimation
Methods inherited from class net.minecraft.client.render.entity.model.EntityModel
animateModel, copyStateTo
-
Field Details
-
LIMB_ANGLE_SCALE
private static final float LIMB_ANGLE_SCALE- See Also:
- Mappings:
Namespace Name Mixin selector named LIMB_ANGLE_SCALE
Lnet/minecraft/client/render/entity/model/SnifferEntityModel;LIMB_ANGLE_SCALE:F
intermediary field_43364
Lnet/minecraft/class_8185;field_43364:F
official a
Lfwb;a:F
-
LIMB_DISTANCE_SCALE
private static final float LIMB_DISTANCE_SCALE- See Also:
- Mappings:
Namespace Name Mixin selector named LIMB_DISTANCE_SCALE
Lnet/minecraft/client/render/entity/model/SnifferEntityModel;LIMB_DISTANCE_SCALE:F
intermediary field_43407
Lnet/minecraft/class_8185;field_43407:F
official b
Lfwb;b:F
-
root
- Mappings:
Namespace Name Mixin selector named root
Lnet/minecraft/client/render/entity/model/SnifferEntityModel;root:Lnet/minecraft/client/model/ModelPart;
intermediary field_42881
Lnet/minecraft/class_8185;field_42881:Lnet/minecraft/class_630;
official f
Lfwb;f:Lfxc;
-
head
- Mappings:
Namespace Name Mixin selector named head
Lnet/minecraft/client/render/entity/model/SnifferEntityModel;head:Lnet/minecraft/client/model/ModelPart;
intermediary field_43085
Lnet/minecraft/class_8185;field_43085:Lnet/minecraft/class_630;
official g
Lfwb;g:Lfxc;
-
-
Constructor Details
-
SnifferEntityModel
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/render/entity/model/SnifferEntityModel;<init>(Lnet/minecraft/client/model/ModelPart;)V
intermediary <init>
Lnet/minecraft/class_8185;<init>(Lnet/minecraft/class_630;)V
official <init>
Lfwb;<init>(Lfxc;)V
-
-
Method Details
-
getTexturedModelData
- Mappings:
Namespace Name Mixin selector named getTexturedModelData
Lnet/minecraft/client/render/entity/model/SnifferEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;
intermediary method_49303
Lnet/minecraft/class_8185;method_49303()Lnet/minecraft/class_5607;
official b
Lfwb;b()Lfxi;
-
setAngles
- Specified by:
setAngles
in classEntityModel<T extends SnifferEntity>
- Mappings:
Namespace Name Mixin selector named setAngles
Lnet/minecraft/client/render/entity/model/SnifferEntityModel;setAngles(Lnet/minecraft/entity/passive/SnifferEntity;FFFFF)V
intermediary method_49302
Lnet/minecraft/class_8185;method_49302(Lnet/minecraft/class_8153;FFFFF)V
official a
Lfwb;a(Lchy;FFFFF)V
-
getPart
- Specified by:
getPart
in classSinglePartEntityModel<T extends SnifferEntity>
- Mappings:
Namespace Name Mixin selector named getPart
Lnet/minecraft/client/render/entity/model/SinglePartEntityModel;getPart()Lnet/minecraft/client/model/ModelPart;
intermediary method_32008
Lnet/minecraft/class_5597;method_32008()Lnet/minecraft/class_630;
official a
Lful;a()Lfxc;
-