类 MobAppearanceParticle
java.lang.Object
net.minecraft.client.particle.Particle
net.minecraft.client.particle.MobAppearanceParticle
-
嵌套类概要
嵌套类 -
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.client.particle.Particle
getBoundingBox, getLifetime, getLightColor, getParticleGroup, getPos, isAlive, move, remove, scale, setAlpha, setBoundingBox, setColor, setLifetime, setLocationFromBoundingbox, setParticleSpeed, setPos, setPower, setSize, shouldCull, tick, toString
-
字段详细资料
-
model
-
renderType
-
-
构造器详细资料
-
MobAppearanceParticle
MobAppearanceParticle(ClientLevel pLevel, double pX, double pY, double pZ)
-
-
方法详细资料
-
getRenderType
- 指定者:
getRenderType
在类中Particle
-
render
-