类 DripParticle.FallAndLandParticle
java.lang.Object
net.minecraft.client.particle.Particle
net.minecraft.client.particle.SingleQuadParticle
net.minecraft.client.particle.TextureSheetParticle
net.minecraft.client.particle.DripParticle
net.minecraft.client.particle.DripParticle.FallingParticle
net.minecraft.client.particle.DripParticle.FallAndLandParticle
- 封闭类:
- DripParticle
-
嵌套类概要
-
字段概要
字段从类继承的字段 net.minecraft.client.particle.DripParticle
isGlowing
从类继承的字段 net.minecraft.client.particle.TextureSheetParticle
sprite
从类继承的字段 net.minecraft.client.particle.SingleQuadParticle
quadSize
-
构造器概要
构造器构造器说明FallAndLandParticle
(ClientLevel pLevel, double pX, double pY, double pZ, Fluid pType, ParticleOptions pLandParticle) -
方法概要
从类继承的方法 net.minecraft.client.particle.DripParticle
createDripstoneLavaFallParticle, createDripstoneLavaHangParticle, createDripstoneWaterFallParticle, createDripstoneWaterHangParticle, createHoneyFallParticle, createHoneyHangParticle, createHoneyLandParticle, createLavaFallParticle, createLavaHangParticle, createLavaLandParticle, createNectarFallParticle, createObsidianTearFallParticle, createObsidianTearHangParticle, createObsidianTearLandParticle, createSporeBlossomFallParticle, createWaterFallParticle, createWaterHangParticle, getLightColor, getRenderType, getType, preMoveUpdate, tick
从类继承的方法 net.minecraft.client.particle.TextureSheetParticle
getU0, getU1, getV0, getV1, pickSprite, setSprite, setSpriteFromAge
从类继承的方法 net.minecraft.client.particle.SingleQuadParticle
getQuadSize, render, scale
从类继承的方法 net.minecraft.client.particle.Particle
getBoundingBox, getLifetime, getParticleGroup, getPos, isAlive, move, remove, setAlpha, setBoundingBox, setColor, setLifetime, setLocationFromBoundingbox, setParticleSpeed, setPos, setPower, setSize, shouldCull, toString
-
字段详细资料
-
landParticle
-
-
构造器详细资料
-
FallAndLandParticle
FallAndLandParticle(ClientLevel pLevel, double pX, double pY, double pZ, Fluid pType, ParticleOptions pLandParticle)
-
-
方法详细资料
-
postMoveUpdate
protected void postMoveUpdate()
-