Package net.minecraft.entity
Class FallingBlockEntity
java.lang.Object
net.minecraft.entity.Entity
net.minecraft.entity.FallingBlockEntity
- Mappings:
Namespace Name official vuintermediary net/minecraft/class_963named net/minecraft/entity/FallingBlockEntity
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate booleanbooleanprivate floatprivate intintprivate Blockprivate booleanintFields inherited from class net.minecraft.entity.Entity
boundingBox, changingDimension, chunkX, chunkY, chunkZ, colliding, dataTracker, dimension, distanceTraveled, fallDistance, field_3203, field_3214, field_3223, field_3232, fireResistance, height, heightOffset, horizontalCollision, horizontalSpeed, ignoreCameraFrustum, inanimate, inLava, isFireImmune, lastNetherPortalAxis, netherPortalCooldown, netherPortalTime, noClip, onGround, pitch, playerUuid, prevHorizontalSpeed, prevPitch, prevTickX, prevTickY, prevTickZ, prevX, prevY, prevYaw, prevZ, pushSpeedReduction, random, removed, renderDistanceMultiplier, rider, stepHeight, teleporting, ticksAlive, touchingWater, trackedX, trackedY, trackedZ, updateNeeded, vehicle, velocityDirty, velocityModified, velocityX, velocityY, velocityZ, verticalCollision, width, world, x, y, yaw, z -
Constructor Summary
ConstructorsConstructorDescriptionFallingBlockEntity(World world) FallingBlockEntity(World world, double double2, double double3, double double4, Block block) FallingBlockEntity(World world, double double2, double double3, double double4, Block block, int int2) -
Method Summary
Modifier and TypeMethodDescriptionprotected booleancanClimb()booleancollides()booleanprotected voidfloatprotected voidmethod_2490(float float2) voidpopulateCrashReport(CrashReportSection section) protected voidvoidsetHurtingEntities(boolean hurtEntities) voidtick()protected voidMethods inherited from class net.minecraft.entity.Entity
addVelocity, afterSpawn, animateDamage, baseTick, burn, canAvoidTraps, canFly, checkBlockCollision, copyFrom, copyPosition, damage, destroy, distanceTo, distanceTo, doesNotCollide, dropItem, dropItem, dropItem, enterNetherPortal, equals, extinguish, fromNbt, getAir, getArmorStacks, getBox, getBrightnessAtEyes, getDataTracker, getDefaultNetherPortalCooldown, getEntityId, getEyeHeight, getFlag, getHardCollisionBox, getHeadRotation, getHeightOffset, getLastNetherPortalAxis, getLightmapCoordinates, getMaxNetherPortalTime, getMountedHeightOffset, getParts, getRotation, getSafeFallDistance, getSavedEntityId, getSplashSound, getSwimSound, getTargetingMargin, getTranslationKey, getUuid, handleAttack, handleStatus, hashCode, hasVehicle, increaseTransforms, isAlive, isAttackable, isFireImmune, isInsideWall, isInvisible, isInvisibleTo, isOnFire, isPartOf, isPushable, isSneaking, isSprinting, isSubmergedIn, isSwimming, isTouchingWater, method_2469, method_2488, method_2489, method_2494, method_4444, method_4447, method_5379, method_6097, method_6344, method_8364, move, onKilledOther, onLightningStrike, onPlayerCollision, openInventory, playSound, pushAwayFrom, pushOutOfBlocks, refreshPositionAndAngles, remove, saveSelfToNbt, saveToNbt, scheduleVelocityUpdate, setAir, setArmorSlot, setBounds, setEntityId, setFlag, setHeadYaw, setInLava, setInvisible, setOnFireFor, setOnFireFromLava, setRotation, setSneaking, setSprinting, setSwimming, setVelocityClient, setWorld, shouldRender, shouldRender, shouldSetPositionOnLoad, squaredDistanceTo, squaredDistanceTo, startRiding, teleportToDimension, tickFire, tickRiding, toListNbt, toListNbt, toString, updateKilledAdvancementCriterion, updatePassengerPosition, updatePosition, updatePositionAndAngles, updateVelocity, updateWaterState, writePlayerData
-
Field Details
-
field_9119
- Mappings:
Namespace Name Mixin selector official eLvu;e:Laht;intermediary field_9119Lnet/minecraft/class_963;field_9119:Lnet/minecraft/class_197;named field_9119Lnet/minecraft/entity/FallingBlockEntity;field_9119:Lnet/minecraft/block/Block;
-
field_3889
public int field_3889- Mappings:
Namespace Name Mixin selector official aLvu;a:Iintermediary field_3889Lnet/minecraft/class_963;field_3889:Inamed field_3889Lnet/minecraft/entity/FallingBlockEntity;field_3889:I
-
timeFalling
public int timeFalling- Mappings:
Namespace Name Mixin selector official bLvu;b:Iintermediary field_3890Lnet/minecraft/class_963;field_3890:Inamed timeFallingLnet/minecraft/entity/FallingBlockEntity;timeFalling:I
-
dropping
public boolean dropping- Mappings:
Namespace Name Mixin selector official cLvu;c:Zintermediary field_3891Lnet/minecraft/class_963;field_3891:Znamed droppingLnet/minecraft/entity/FallingBlockEntity;dropping:Z
-
destroyedOnLanding
private boolean destroyedOnLanding- Mappings:
Namespace Name Mixin selector official fLvu;f:Zintermediary field_5379Lnet/minecraft/class_963;field_5379:Znamed destroyedOnLandingLnet/minecraft/entity/FallingBlockEntity;destroyedOnLanding:Z
-
hurtEntities
private boolean hurtEntities- Mappings:
Namespace Name Mixin selector official gLvu;g:Zintermediary field_5380Lnet/minecraft/class_963;field_5380:Znamed hurtEntitiesLnet/minecraft/entity/FallingBlockEntity;hurtEntities:Z
-
fallHurtMax
private int fallHurtMax- Mappings:
Namespace Name Mixin selector official hLvu;h:Iintermediary field_5381Lnet/minecraft/class_963;field_5381:Inamed fallHurtMaxLnet/minecraft/entity/FallingBlockEntity;fallHurtMax:I
-
fallHurtAmount
private float fallHurtAmount- Mappings:
Namespace Name Mixin selector official iLvu;i:Fintermediary field_5382Lnet/minecraft/class_963;field_5382:Fnamed fallHurtAmountLnet/minecraft/entity/FallingBlockEntity;fallHurtAmount:F
-
tileEntityData
- Mappings:
Namespace Name Mixin selector official dLvu;d:Ldg;intermediary field_6142Lnet/minecraft/class_963;field_6142:Lnet/minecraft/class_322;named tileEntityDataLnet/minecraft/entity/FallingBlockEntity;tileEntityData:Lnet/minecraft/nbt/NbtCompound;
-
-
Constructor Details
-
FallingBlockEntity
- Mappings:
Namespace Name Mixin selector official <init>Lqm;<init>(Lafm;)Vintermediary <init>Lnet/minecraft/class_864;<init>(Lnet/minecraft/class_1150;)Vnamed <init>Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/world/World;)V
-
FallingBlockEntity
-
FallingBlockEntity
-
-
Method Details
-
canClimb
protected boolean canClimb() -
initDataTracker
protected void initDataTracker()- Specified by:
initDataTrackerin classEntity- Mappings:
Namespace Name Mixin selector official cLqm;c()Vintermediary method_2484Lnet/minecraft/class_864;method_2484()Vnamed initDataTrackerLnet/minecraft/entity/Entity;initDataTracker()V
-
collides
public boolean collides() -
tick
public void tick() -
method_2490
protected void method_2490(float float2) - Overrides:
method_2490in classEntity- Mappings:
Namespace Name Mixin selector official bLqm;b(F)Vintermediary method_2490Lnet/minecraft/class_864;method_2490(F)Vnamed method_2490Lnet/minecraft/entity/Entity;method_2490(F)V
-
writeCustomDataToNbt
- Specified by:
writeCustomDataToNbtin classEntity- Mappings:
Namespace Name Mixin selector official bLqm;b(Ldg;)Vintermediary method_2528Lnet/minecraft/class_864;method_2528(Lnet/minecraft/class_322;)Vnamed writeCustomDataToNbtLnet/minecraft/entity/Entity;writeCustomDataToNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
readCustomDataFromNbt
- Specified by:
readCustomDataFromNbtin classEntity- Mappings:
Namespace Name Mixin selector official aLqm;a(Ldg;)Vintermediary method_2498Lnet/minecraft/class_864;method_2498(Lnet/minecraft/class_322;)Vnamed readCustomDataFromNbtLnet/minecraft/entity/Entity;readCustomDataFromNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
method_2475
- Overrides:
method_2475in classEntity- Mappings:
Namespace Name Mixin selector official YLqm;Y()Fintermediary method_2475Lnet/minecraft/class_864;method_2475()Fnamed method_2475Lnet/minecraft/entity/Entity;method_2475()F
-
method_3056
- Mappings:
Namespace Name Mixin selector official eLvu;e()Lafm;intermediary method_3056Lnet/minecraft/class_963;method_3056()Lnet/minecraft/class_1150;named method_3056Lnet/minecraft/entity/FallingBlockEntity;method_3056()Lnet/minecraft/world/World;
-
setHurtingEntities
public void setHurtingEntities(boolean hurtEntities) - Mappings:
Namespace Name Mixin selector official aLvu;a(Z)Vintermediary method_4546Lnet/minecraft/class_963;method_4546(Z)Vnamed setHurtingEntitiesLnet/minecraft/entity/FallingBlockEntity;setHurtingEntities(Z)V
-
doesRenderOnFire
- Overrides:
doesRenderOnFirein classEntity- Mappings:
Namespace Name Mixin selector official aALqm;aA()Zintermediary method_4451Lnet/minecraft/class_864;method_4451()Znamed doesRenderOnFireLnet/minecraft/entity/Entity;doesRenderOnFire()Z
-
populateCrashReport
- Overrides:
populateCrashReportin classEntity- Mappings:
Namespace Name Mixin selector official aLqm;a(Lk;)Vintermediary method_4442Lnet/minecraft/class_864;method_4442(Lnet/minecraft/class_1392;)Vnamed populateCrashReportLnet/minecraft/entity/Entity;populateCrashReport(Lnet/minecraft/util/crash/CrashReportSection;)V
-
method_8396
- Mappings:
Namespace Name Mixin selector official fLvu;f()Laht;intermediary method_8396Lnet/minecraft/class_963;method_8396()Lnet/minecraft/class_197;named method_8396Lnet/minecraft/entity/FallingBlockEntity;method_8396()Lnet/minecraft/block/Block;
-