Class Smoke
java.lang.Object
net.minecraft.entity.EntityBase
net.minecraft.entity.ParticleBase
net.minecraft.client.render.particle.Smoke
- Mappings:
Namespace Name intermediary net/minecraft/class_610glue class_702server net/minecraft/class_610client xnnamed net/minecraft/client/render/particle/Smoke
-
Field Summary
FieldsFields inherited from class net.minecraft.entity.ParticleBase
field_2635, field_2636, field_2637, field_2638, field_2639, field_2640, field_2641, field_2642, field_2643, field_2644, field_2645, field_2646, field_2647Fields inherited from class net.minecraft.entity.EntityBase
air, boundingBox, chunkIndex, chunkX, chunkZ, clientX, clientY, clientZ, cloakUrl, dataTracker, entityId, fallDistance, field_1593, field_1612, field_1613, field_1617, field_1618, field_1622, field_1624, field_1625, field_1626, field_1627, field_1629, field_1634, field_1635, field_1640, field_1641, field_1642, field_1643, field_1645, field_1646, field_1648, fire, height, immuneToFire, inCobweb, level, onGround, passenger, pitch, prevPitch, prevRenderX, prevRenderY, prevRenderZ, prevX, prevY, prevYaw, prevZ, rand, removed, renderDistanceMultiplier, skinUrl, standingEyeHeight, vehicle, velocityX, velocityY, velocityZ, width, x, y, yaw, z -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidtick()Methods inherited from class net.minecraft.entity.ParticleBase
canClimb, initDataTracker, method_2000, method_2001, method_2003, readCustomDataFromTag, writeCustomDataToTagMethods inherited from class net.minecraft.entity.EntityBase
accelerate, afterSpawn, baseTick, damage, damageByFire, destroy, distanceTo, distanceTo, dropItem, dropItem, dropItem, equals, fromTag, getBoundingBox, getBrightnessAtEyes, getDataTracker, getEyeHeight, getHeightOffset, getMountedHeightOffset, getStandingEyeHeight, getStringId, getTextured, handleFallDamage, handleKilledEntity, handleStatus, hashCode, initCloak, interact, isAlive, isInFluid, isInsideWall, isTouchingWater, method_1311, method_1312, method_1320, method_1326, method_1329, method_1330, method_1332, method_1334, method_1335, method_1336, method_1338, method_1343, method_1344, method_1345, method_1349, method_1352, method_1353, method_1356, method_1359, method_1360, method_1361, method_1362, method_1369, method_1372, method_1373, method_1374, method_1377, method_1380, method_1381, method_1382, method_1388, method_1393, move, movementInputToVelocity, onKilledOther, onPlayerCollision, onStruckByLightning, remove, setLevel, setPosition, setPositionAndAngles, setRotation, setSize, setVelocity, shouldRenderAtDistance, shouldRenderFrom, squaredDistanceTo, startRiding, tickRiding, toTag
-
Field Details
-
field_2634
float field_2634- Mappings:
Namespace Name Mixin selector intermediary field_2634Lnet/minecraft/class_610;field_2634:Fglue field_2856Lclass_702;field_2856:Fserver field_2634Lnet/minecraft/class_610;field_2634:Fclient aLxn;a:Fnamed field_2634Lnet/minecraft/client/render/particle/Smoke;field_2634:F
-
-
Constructor Details
-
Smoke
public Smoke(Level level, double x, double y, double z, double double2, double double3, double double4) - Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_77;<init>(Lnet/minecraft/class_18;DDDDDD)Vglue <init>Lclass_703;<init>(Lclass_129;DDDDDD)Vserver <init>Lnet/minecraft/class_77;<init>(Ldj;DDDDDD)Vclient <init>Lxw;<init>(Lfd;DDDDDD)Vnamed <init>Lnet/minecraft/entity/ParticleBase;<init>(Lnet/minecraft/level/Level;DDDDDD)V
-
Smoke
public Smoke(Level level, double double2, double double3, double double4, double double5, double double6, double double7, float float2)
-
-
Method Details
-
method_2002
public void method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) - Overrides:
method_2002in classParticleBase- Mappings:
Namespace Name Mixin selector intermediary method_2002Lnet/minecraft/class_77;method_2002(Lnet/minecraft/class_67;FFFFFF)Vglue method_28Lclass_703;method_28(Lclass_539;FFFFFF)Vserver method_2002Lnet/minecraft/class_77;method_2002(Lnet/minecraft/class_67;FFFFFF)Vclient aLxw;a(Lnw;FFFFFF)Vnamed method_2002Lnet/minecraft/entity/ParticleBase;method_2002(Lnet/minecraft/client/render/Tessellator;FFFFFF)V
-
tick
public void tick()- Overrides:
tickin classParticleBase- Mappings:
Namespace Name Mixin selector intermediary method_1370Lnet/minecraft/class_57;method_1370()Vglue method_29Lclass_450;method_29()Vserver m_Llq;m_()Vclient w_Lsn;w_()Vnamed tickLnet/minecraft/entity/EntityBase;tick()V
-