类 SilverfishModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<EntityRenderState>
net.minecraft.client.model.SilverfishModel
-
嵌套类概要
从类继承的嵌套类/接口 net.minecraft.client.model.Model
Model.Simple
-
字段概要
字段修饰符和类型字段说明private static final int
private static final int[][]
private static final int[][]
private final ModelPart[]
private final ModelPart[]
从类继承的字段 net.minecraft.client.model.EntityModel
MODEL_Y_OFFSET
从类继承的字段 net.minecraft.client.model.Model
renderType, root
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static LayerDefinition
private static String
getLayerName
(int p_170930_) private static String
getSegmentName
(int p_170936_) void
setupAnim
(EntityRenderState p_368765_) 从类继承的方法 net.minecraft.client.model.Model
allParts, animate, animate, animateWalk, applyStatic, getAnyDescendantWithName, renderToBuffer, renderToBuffer, renderType, resetPose, root
-
字段详细资料
-
BODY_COUNT
private static final int BODY_COUNT- 另请参阅:
-
bodyParts
-
bodyLayers
-
BODY_SIZES
private static final int[][] BODY_SIZES -
BODY_TEXS
private static final int[][] BODY_TEXS
-
-
构造器详细资料
-
SilverfishModel
-
-
方法详细资料
-
getLayerName
-
getSegmentName
-
createBodyLayer
-
setupAnim
- 覆盖:
setupAnim
在类中EntityModel<EntityRenderState>
-