Package net.minecraft.entity.decoration
Class AbstractDecorationEntity
java.lang.Object
net.minecraft.entity.Entity
net.minecraft.entity.decoration.AbstractDecorationEntity
- Direct Known Subclasses:
ItemFrameEntity,LeashKnotEntity,PaintingEntity
- Mappings:
Namespace Name official rdintermediary net/minecraft/class_1396named net/minecraft/entity/decoration/AbstractDecorationEntity
-
Field Summary
FieldsModifier and TypeFieldDescriptionintintintintprivate intFields 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
ConstructorsConstructorDescriptionAbstractDecorationEntity(World world) AbstractDecorationEntity(World world, int int2, int int3, int int4, int int5) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddVelocity(double x, double y, double z) booleancollides()booleandamage(DamageSource source, float amount) abstract intabstract intgetWidth()booleanhandleAttack(Entity attacker) protected voidbooleanvoidmethod_4460(int int2) private floatmethod_4464(int int2) voidmethod_8364(int int2) voidmove(double velocityX, double velocityY, double velocityZ) abstract voidvoidprotected booleanvoidtick()voidMethods inherited from class net.minecraft.entity.Entity
afterSpawn, animateDamage, baseTick, burn, canAvoidTraps, canClimb, canFly, checkBlockCollision, copyFrom, copyPosition, destroy, distanceTo, distanceTo, doesNotCollide, doesRenderOnFire, 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, handleStatus, hashCode, hasVehicle, increaseTransforms, isAlive, isAttackable, isFireImmune, isInsideWall, isInvisible, isInvisibleTo, isOnFire, isPartOf, isPushable, isSneaking, isSprinting, isSubmergedIn, isSwimming, isTouchingWater, method_2469, method_2475, method_2488, method_2489, method_2490, method_2494, method_4444, method_4447, method_5379, method_6097, method_6344, onKilledOther, onLightningStrike, onPlayerCollision, openInventory, playSound, populateCrashReport, 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, squaredDistanceTo, squaredDistanceTo, startRiding, teleportToDimension, tickFire, tickRiding, toListNbt, toListNbt, toString, updateKilledAdvancementCriterion, updatePassengerPosition, updatePosition, updatePositionAndAngles, updateVelocity, updateWaterState, writePlayerData
-
Field Details
-
obstructionCheckCounter
private int obstructionCheckCounter- Mappings:
Namespace Name Mixin selector official eLrd;e:Iintermediary field_5332Lnet/minecraft/class_1396;field_5332:Inamed obstructionCheckCounterLnet/minecraft/entity/decoration/AbstractDecorationEntity;obstructionCheckCounter:I
-
field_5328
public int field_5328- Mappings:
Namespace Name Mixin selector official aLrd;a:Iintermediary field_5328Lnet/minecraft/class_1396;field_5328:Inamed field_5328Lnet/minecraft/entity/decoration/AbstractDecorationEntity;field_5328:I
-
field_5329
public int field_5329- Mappings:
Namespace Name Mixin selector official bLrd;b:Iintermediary field_5329Lnet/minecraft/class_1396;field_5329:Inamed field_5329Lnet/minecraft/entity/decoration/AbstractDecorationEntity;field_5329:I
-
field_5330
public int field_5330- Mappings:
Namespace Name Mixin selector official cLrd;c:Iintermediary field_5330Lnet/minecraft/class_1396;field_5330:Inamed field_5330Lnet/minecraft/entity/decoration/AbstractDecorationEntity;field_5330:I
-
field_5331
public int field_5331- Mappings:
Namespace Name Mixin selector official dLrd;d:Iintermediary field_5331Lnet/minecraft/class_1396;field_5331:Inamed field_5331Lnet/minecraft/entity/decoration/AbstractDecorationEntity;field_5331:I
-
-
Constructor Details
-
AbstractDecorationEntity
- 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
-
AbstractDecorationEntity
-
-
Method Details
-
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
-
method_4460
public void method_4460(int int2) - Mappings:
Namespace Name Mixin selector official aLrd;a(I)Vintermediary method_4460Lnet/minecraft/class_1396;method_4460(I)Vnamed method_4460Lnet/minecraft/entity/decoration/AbstractDecorationEntity;method_4460(I)V
-
method_4464
private float method_4464(int int2) - Mappings:
Namespace Name Mixin selector official cLrd;c(I)Fintermediary method_4464Lnet/minecraft/class_1396;method_4464(I)Fnamed method_4464Lnet/minecraft/entity/decoration/AbstractDecorationEntity;method_4464(I)F
-
tick
public void tick() -
isPosValid
public boolean isPosValid()- Mappings:
Namespace Name Mixin selector official eLrd;e()Zintermediary method_4461Lnet/minecraft/class_1396;method_4461()Znamed isPosValidLnet/minecraft/entity/decoration/AbstractDecorationEntity;isPosValid()Z
-
collides
public boolean collides() -
handleAttack
- Overrides:
handleAttackin classEntity- Mappings:
Namespace Name Mixin selector official iLqm;i(Lqm;)Zintermediary method_4453Lnet/minecraft/class_864;method_4453(Lnet/minecraft/class_864;)Znamed handleAttackLnet/minecraft/entity/Entity;handleAttack(Lnet/minecraft/entity/Entity;)Z
-
method_8364
public void method_8364(int int2) - Overrides:
method_8364in classEntity- Mappings:
Namespace Name Mixin selector official iLqm;i(I)Vintermediary method_8364Lnet/minecraft/class_864;method_8364(I)Vnamed method_8364Lnet/minecraft/entity/Entity;method_8364(I)V
-
damage
-
move
public void move(double velocityX, double velocityY, double velocityZ) -
addVelocity
public void addVelocity(double x, double y, double z) - Overrides:
addVelocityin classEntity- Mappings:
Namespace Name Mixin selector official gLqm;g(DDD)Vintermediary method_2553Lnet/minecraft/class_864;method_2553(DDD)Vnamed addVelocityLnet/minecraft/entity/Entity;addVelocity(DDD)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
-
getWidth
public abstract int getWidth()- Mappings:
Namespace Name Mixin selector official fLrd;f()Iintermediary method_4462Lnet/minecraft/class_1396;method_4462()Inamed getWidthLnet/minecraft/entity/decoration/AbstractDecorationEntity;getWidth()I
-
getHeight
public abstract int getHeight()- Mappings:
Namespace Name Mixin selector official iLrd;i()Iintermediary method_4463Lnet/minecraft/class_1396;method_4463()Inamed getHeightLnet/minecraft/entity/decoration/AbstractDecorationEntity;getHeight()I
-
onBreak
- Mappings:
Namespace Name Mixin selector official bLrd;b(Lqm;)Vintermediary method_6101Lnet/minecraft/class_1396;method_6101(Lnet/minecraft/class_864;)Vnamed onBreakLnet/minecraft/entity/decoration/AbstractDecorationEntity;onBreak(Lnet/minecraft/entity/Entity;)V
-
shouldSetPositionOnLoad
protected boolean shouldSetPositionOnLoad()- Overrides:
shouldSetPositionOnLoadin classEntity- Mappings:
Namespace Name Mixin selector official VLqm;V()Zintermediary method_6096Lnet/minecraft/class_864;method_6096()Znamed shouldSetPositionOnLoadLnet/minecraft/entity/Entity;shouldSetPositionOnLoad()Z
-