类 Model
java.lang.Object
net.minecraft.client.model.Model
- 直接已知子类:
BannerFlagModel
,BannerModel
,BeeStingerModel
,BellModel
,BookModel
,ChestModel
,EntityModel
,Model.Simple
,ShieldModel
,ShulkerBoxRenderer.ShulkerBoxModel
,SkullModelBase
,TridentModel
-
嵌套类概要
嵌套类 -
字段概要
字段修饰符和类型字段说明private static final org.joml.Vector3f
protected final Function
<ResourceLocation, RenderType> protected final ModelPart
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明allParts()
protected void
animate
(AnimationState p_361867_, AnimationDefinition p_365477_, float p_361961_) protected void
animate
(AnimationState p_368871_, AnimationDefinition p_365491_, float p_363110_, float p_368202_) protected void
animateWalk
(AnimationDefinition p_363127_, float p_364817_, float p_364163_, float p_365350_, float p_365167_) protected void
applyStatic
(AnimationDefinition p_369884_) getAnyDescendantWithName
(String p_363872_) final void
renderToBuffer
(PoseStack p_345147_, VertexConsumer p_343104_, int p_342281_, int p_344413_) final void
renderToBuffer
(PoseStack p_103111_, VertexConsumer p_103112_, int p_103113_, int p_103114_, int p_345283_) final RenderType
renderType
(ResourceLocation p_103120_) final void
final ModelPart
root()
-
字段详细资料
-
ANIMATION_VECTOR_CACHE
private static final org.joml.Vector3f ANIMATION_VECTOR_CACHE -
root
-
renderType
-
allParts
-
-
构造器详细资料
-
Model
-
-
方法详细资料
-
renderType
-
renderToBuffer
public final void renderToBuffer(PoseStack p_103111_, VertexConsumer p_103112_, int p_103113_, int p_103114_, int p_345283_) -
renderToBuffer
public final void renderToBuffer(PoseStack p_345147_, VertexConsumer p_343104_, int p_342281_, int p_344413_) -
root
-
getAnyDescendantWithName
-
allParts
-
resetPose
public final void resetPose() -
animate
-
animateWalk
protected void animateWalk(AnimationDefinition p_363127_, float p_364817_, float p_364163_, float p_365350_, float p_365167_) -
animate
protected void animate(AnimationState p_368871_, AnimationDefinition p_365491_, float p_363110_, float p_368202_) -
applyStatic
-