类 BreakingItemParticle
java.lang.Object
net.minecraft.client.particle.Particle
net.minecraft.client.particle.SingleQuadParticle
net.minecraft.client.particle.TextureSheetParticle
net.minecraft.client.particle.BreakingItemParticle
-
嵌套类概要
嵌套类修饰符和类型类说明static class
static class
static class
static class
static class
从类继承的嵌套类/接口 net.minecraft.client.particle.SingleQuadParticle
SingleQuadParticle.FacingCameraMode
从类继承的嵌套类/接口 net.minecraft.client.particle.Particle
Particle.LifetimeAlpha
-
字段概要
字段从类继承的字段 net.minecraft.client.particle.TextureSheetParticle
sprite
从类继承的字段 net.minecraft.client.particle.SingleQuadParticle
quadSize
-
构造器概要
构造器限定符构造器说明(专用程序包)
BreakingItemParticle
(ClientLevel p_105646_, double p_105647_, double p_105648_, double p_105649_, double p_105650_, double p_105651_, double p_105652_, ItemStackRenderState p_376788_) protected
BreakingItemParticle
(ClientLevel p_105665_, double p_105666_, double p_105667_, double p_105668_, ItemStackRenderState p_375605_) -
方法概要
从类继承的方法 net.minecraft.client.particle.TextureSheetParticle
pickSprite, setSprite, setSpriteFromAge
从类继承的方法 net.minecraft.client.particle.SingleQuadParticle
getFacingCameraMode, getQuadSize, render, renderRotatedQuad, renderRotatedQuad, scale
从类继承的方法 net.minecraft.client.particle.Particle
getBoundingBox, getLifetime, getLightColor, getParticleGroup, getPos, isAlive, move, remove, renderCustom, setAlpha, setBoundingBox, setColor, setLifetime, setLocationFromBoundingbox, setParticleSpeed, setPos, setPower, setSize, shouldCull, tick, toString
-
字段详细资料
-
uo
private final float uo -
vo
private final float vo
-
-
构造器详细资料
-
BreakingItemParticle
BreakingItemParticle(ClientLevel p_105646_, double p_105647_, double p_105648_, double p_105649_, double p_105650_, double p_105651_, double p_105652_, ItemStackRenderState p_376788_) -
BreakingItemParticle
protected BreakingItemParticle(ClientLevel p_105665_, double p_105666_, double p_105667_, double p_105668_, ItemStackRenderState p_375605_)
-
-
方法详细资料
-
getRenderType
- 指定者:
getRenderType
在类中Particle
-
getU0
protected float getU0()- 覆盖:
getU0
在类中TextureSheetParticle
-
getU1
protected float getU1()- 覆盖:
getU1
在类中TextureSheetParticle
-
getV0
protected float getV0()- 覆盖:
getV0
在类中TextureSheetParticle
-
getV1
protected float getV1()- 覆盖:
getV1
在类中TextureSheetParticle
-