Package net.minecraft.entity
Class FlyingEntity
java.lang.Object
net.minecraft.entity.Entity
net.minecraft.entity.LivingEntity
net.minecraft.entity.FlyingEntity
- Direct Known Subclasses:
GhastEntity
- Mappings:
Namespace Name intermediary net/minecraft/class_511glue class_558server okclient wqnamed net/minecraft/entity/FlyingEntity
-
Field Summary
Fields inherited from class net.minecraft.entity.LivingEntity
attackCooldown, field_1010, field_1011, field_1012, field_1013, field_1014, field_1015, field_1016, field_1017, field_1018, field_1020, field_1021, field_1022, field_1023, field_1024, field_1025, field_1026, field_1027, field_1029, field_1030, field_1032, field_1034, field_1035, field_1037, field_1039, field_1040, field_1041, field_1043, field_1044, field_1045, field_1046, field_1047, field_1048, field_1049, field_1050, field_1051, field_1052, field_1053, field_1054, field_1055, field_1056, field_1057, field_1058, field_1059, field_1060, health, hurtTime, jumping, maxHealth, movementSpeed, textureFields inherited from class net.minecraft.entity.Entity
age, air, blocksSameBlockSpawning, boundingBox, cameraOffset, capeUrl, chunkSlice, chunkX, chunkZ, dataTracker, dead, fallDistance, field_1643, fireImmune, fireImmunityTicks, fireTicks, hasCollided, hearts, height, horizontalCollision, horizontalSpeed, id, ignoreFrustumCull, inChunk, keepVelocityOnCollision, lastTickX, lastTickY, lastTickZ, maxAir, minBrightness, noClip, onGround, passenger, pitch, prevHorizontalSpeed, prevPitch, prevX, prevY, prevYaw, prevZ, random, renderDistanceMultiplier, skinUrl, slowed, standingEyeHeight, stepHeight, submergedInWater, trackedPosX, trackedPosY, trackedPosZ, vehicle, velocityModified, velocityX, velocityY, velocityZ, verticalCollision, width, world, x, y, yaw, z -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidmethod_945(float float2, float float3) protected voidonLanding(float fallDistance) Methods inherited from class net.minecraft.entity.LivingEntity
baseTick, canBreatheInWater, canDespawn, canSpawn, damage, drop, getDeathSound, getDroppedId, getEyeHeight, getHurtSound, getMaxLookPitchChange, getMinAmbientSoundDelay, getRandomSound, getSoundVolume, getTexture, heal, initDataTracker, isAlive, isCollidable, isPushable, method_1312, method_1320, method_909, method_916, method_917, method_918, method_919, method_920, method_921, method_922, method_923, method_924, method_925, method_926, method_928, method_929, method_930, method_931, method_938, method_942, method_943, method_944, method_946, processServerEntityStatus, readNbt, setBoundingBoxSpacing, setPositionAndAnglesAvoidEntities, tick, tickInVoid, tickLiving, tickMovement, tickRiding, writeNbtMethods inherited from class net.minecraft.entity.Entity
addVelocity, bypassesSteppingEffects, changeLookDirection, damage, dropItem, dropItem, dropItem, equals, fall, getBoundingBox, getBrightnessAtEyes, getDataTracker, getDistance, getDistance, getEntitiesInside, getEquipment, getFlag, getPassengerRidingHeight, getRegistryEntry, getShadowRadius, getSquaredDistance, getSquaredDistance, getStandingEyeHeight, hashCode, hasVehicle, interact, isInFluid, isInsideWall, isOnFire, isSneaking, isSubmergedInWater, isTouchingLava, isWet, markDead, method_1361, method_1364, method_1367, method_1369, method_1379, method_1388, method_1391, method_1393, move, moveNonSolid, onCollision, onKilledOther, onPlayerInteraction, onStruckByLightning, pushOutOfBlock, read, saveSelfNbt, scheduleVelocityUpdate, setFlag, setOnFire, setPos, setPositionAndAngles, setPositionAndAnglesKeepPrevAngles, setRotation, setSneaking, setVehicle, setVelocity, setWorld, teleportTop, toNbtList, toNbtList, updateCapeUrl, updatePassengerPosition, write
-
Constructor Details
-
FlyingEntity
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_57;<init>(Lnet/minecraft/class_18;)Vglue <init>Lclass_450;<init>(Lclass_129;)Vserver <init>Llq;<init>(Ldj;)Vclient <init>Lsn;<init>(Lfd;)Vnamed <init>Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/world/World;)V
-
-
Method Details
-
onLanding
protected void onLanding(float fallDistance) - Overrides:
onLandingin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_1389Lnet/minecraft/class_57;method_1389(F)Vglue method_833Lclass_450;method_833(F)Vserver aLlq;a(F)Vclient bLsn;b(F)Vnamed onLandingLnet/minecraft/entity/Entity;onLanding(F)V
-
method_945
public void method_945(float float2, float float3) - Overrides:
method_945in classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_945Lnet/minecraft/class_127;method_945(FF)Vglue method_834Lclass_283;method_834(FF)Vserver aLhl;a(FF)Vclient a_Lls;a_(FF)Vnamed method_945Lnet/minecraft/entity/LivingEntity;method_945(FF)V
-
method_932
public boolean method_932()- Overrides:
method_932in classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_932Lnet/minecraft/class_127;method_932()Zglue method_197Lclass_283;method_197()Zserver pLhl;p()Zclient pLls;p()Znamed method_932Lnet/minecraft/entity/LivingEntity;method_932()Z
-