类 GustSeedParticle
java.lang.Object
net.minecraft.client.particle.Particle
net.minecraft.client.particle.NoRenderParticle
net.minecraft.client.particle.GustSeedParticle
-
嵌套类概要
嵌套类从类继承的嵌套类/接口 net.minecraft.client.particle.Particle
Particle.LifetimeAlpha
-
字段概要
字段 -
构造器概要
构造器构造器说明GustSeedParticle
(ClientLevel p_312399_, double p_312363_, double p_309505_, double p_311805_, double p_330876_, int p_331354_, int p_334045_) -
方法概要
从类继承的方法 net.minecraft.client.particle.NoRenderParticle
getRenderType, render
从类继承的方法 net.minecraft.client.particle.Particle
getBoundingBox, getLifetime, getLightColor, getParticleGroup, getPos, isAlive, move, remove, renderCustom, scale, setAlpha, setBoundingBox, setColor, setLifetime, setLocationFromBoundingbox, setParticleSpeed, setPos, setPower, setSize, shouldCull, toString
-
字段详细资料
-
scale
private final double scale -
tickDelayInBetween
private final int tickDelayInBetween
-
-
构造器详细资料
-
GustSeedParticle
GustSeedParticle(ClientLevel p_312399_, double p_312363_, double p_309505_, double p_311805_, double p_330876_, int p_331354_, int p_334045_)
-
-
方法详细资料