History - net.minecraft.entity.decoration.DecorationEntity

1.13.2

Names

alz

ama

net.minecraft.unmapped.C_49852638

net.minecraft.class_1396

Fields

int: d, f_74889142, ticksSinceValidation, field_70520_f

int: d, field_5332, ticksSinceValidation, field_70520_f, tickCounter1

BlockPos: b, f_59879926, pos, field_174861_a

BlockPos: b, field_12033, pos, field_174861_a, hangingPosition

Direction: c, f_86877075, dir, field_174860_b

Direction: c, field_12034, dir, field_174860_b, facingDirection

Predicate<Entity>: a, f_90477132, HANGING_ENTITY, field_184524_c

Predicate<Entity>: a, field_16989, HANGING_ENTITY, field_184524_c, IS_HANGING_ENTITY

Constructors

Methods

void (): x_, m_19615596, registerSyncedData, func_70088_a

void (): x_, method_2484, registerSyncedData, func_70088_a, registerData

void (Direction): a, m_78368423, setDirection, func_174859_a

void (Direction): a, method_11147, setDirection, func_174859_a, updateFacingWithBoundingBox

void (): f, m_39165365, updateShape, func_174856_o

void (): f, method_11149, updateShape, func_174856_o, updateBoundingBox

double (int): a, m_04281700, offsetCenter, func_190202_a

double (int): a, method_11146, offsetCenter, func_190202_a, offs

void (): R_, m_24884718, tick, func_70071_h_

void (): R_, method_2558, tick, func_70071_h_, tick

boolean (): i, m_86720973, canSurvive, func_70518_d

boolean (): i, method_4461, canSurvive, func_70518_d, onValidSurface

boolean (): aB, m_23617273, hasCollision, func_70067_L

boolean (): aB, method_2471, hasCollision, func_70067_L, canBeCollidedWith

boolean (Entity): t, m_32024106, onPunched, func_85031_j

boolean (Entity): t, method_4453, onPunched, func_85031_j, hitByEntity

Direction (): bA, m_84238342, getHorizontalFacing, func_174811_aO

Direction (): bA, method_10943, getHorizontalFacing, func_174811_aO, getHorizontalFacing

boolean (DamageSource, float): a, m_40469716, takeDamage, func_70097_a

boolean (DamageSource, float): a, method_2499, takeDamage, func_70097_a, attackEntityFrom

void (MoverType, double, double, double): a, m_15512507, move, func_70091_d

void (MoverType, double, double, double): a, method_2539, move, func_70091_d, move

void (double, double, double): f, m_35111817, addVelocity, func_70024_g

void (double, double, double): f, method_2553, addVelocity, func_70024_g, addVelocity

void (NbtCompound): b, m_61937125, writeCustomNbt, func_70014_b

void (NbtCompound): b, method_2528, writeCustomNbt, func_70014_b, writeAdditional

void (NbtCompound): a, m_30953923, readCustomNbt, func_70037_a

void (NbtCompound): a, method_2498, readCustomNbt, func_70037_a, readAdditional

int (): k, m_06182808, getWidth, func_82329_d

int (): k, method_4462, getWidth, func_82329_d, getWidthPixels

int (): l, m_30555547, getHeight, func_82330_g

int (): l, method_4463, getHeight, func_82330_g, getHeightPixels

void (Entity): a, m_84563353, onAttack, func_110128_b

void (Entity): a, method_6101, onAttack, func_110128_b, onBroken

void (): m, m_96997270, playPlacementSound, func_184523_o

void (): m, method_13209, playPlacementSound, func_184523_o, playPlaceSound

ItemEntity (ItemStack, float): a, m_17685191, dropItem, func_70099_a

ItemEntity (ItemStack, float): a, method_2503, dropItem, func_70099_a, entityDropItem

boolean (): aD, m_66371120, shouldSetPositionOnLoad, func_142008_O

boolean (): aD, method_6096, shouldSetPositionOnLoad, func_142008_O, shouldSetPosAfterLoading

void (double, double, double): b, m_70517412, setPosition, func_70107_b

void (double, double, double): b, method_2522, setPosition, func_70107_b, setPosition

BlockPos (): n, m_16750015, getBlockPos, func_174857_n

BlockPos (): n, method_11148, getBlockPos, func_174857_n, getHangingPosition

float (BlockRotation): a, m_08414309, rotate, func_184229_a

float (BlockRotation): a, method_12969, rotate, func_184229_a, getRotatedYaw

float (BlockMirror): a, m_83299585, mirror, func_184217_a

float (BlockMirror): a, method_12968, mirror, func_184217_a, getMirroredYaw

void (LightningBoltEntity): a, m_15478890, struckByLightning, func_70077_a

void (LightningBoltEntity): a, method_2502, struckByLightning, func_70077_a, onStruckByLightning

1.13.1

Names

alw

alz

Fields

Constructors

Methods

1.13

Names

aca

alw

net.minecraft.class_1396

net.minecraft.unmapped.C_49852638

Fields

com.google.common.base.Predicate<Entity>: c, field_14735, HANGING_ENTITY, field_184524_c, IS_HANGING_ENTITY

int: d, field_5332, ticksSinceValidation, field_70520_f, tickCounter1

int: d, f_74889142, ticksSinceValidation, field_70520_f

BlockPos: a, field_12033, pos, field_174861_a, hangingPosition

BlockPos: b, f_59879926, pos, field_174861_a

Direction: b, field_12034, dir, field_174860_b, facingDirection

Direction: c, f_86877075, dir, field_174860_b

Predicate<Entity>: a, f_90477132, HANGING_ENTITY, field_184524_c

Constructors

(World)

(World, BlockPos)

(EntityType<?>, World)

(EntityType<?>, World, BlockPos)

Methods

void (): i, method_2484, registerSyncedData, func_70088_a, entityInit

void (): x_, m_19615596, registerSyncedData, func_70088_a

void (Direction): a, method_11147, setDirection, func_174859_a, updateFacingWithBoundingBox

void (Direction): a, m_78368423, setDirection, func_174859_a

void (): j, method_11149, updateShape, func_174856_o, updateBoundingBox

void (): f, m_39165365, updateShape, func_174856_o

double (int): a, method_11146, offsetCenter, func_190202_a, offs

double (int): a, m_04281700, offsetCenter, func_190202_a

void (): B_, method_2558, tick, func_70071_h_, onUpdate

void (): R_, m_24884718, tick, func_70071_h_

boolean (): k, method_4461, canSurvive, func_70518_d, onValidSurface

boolean (): i, m_86720973, canSurvive, func_70518_d

boolean (): ay, method_2471, hasCollision, func_70067_L, canBeCollidedWith

boolean (): aB, m_23617273, hasCollision, func_70067_L

boolean (Entity): t, method_4453, onPunched, func_85031_j, hitByEntity

boolean (Entity): t, m_32024106, onPunched, func_85031_j

Direction (): bt, method_10943, getHorizontalFacing, func_174811_aO, getHorizontalFacing

Direction (): bA, m_84238342, getHorizontalFacing, func_174811_aO

boolean (DamageSource, float): a, method_2499, takeDamage, func_70097_a, attackEntityFrom

boolean (DamageSource, float): a, m_40469716, takeDamage, func_70097_a

void (MoverType, double, double, double): a, method_2539, move, func_70091_d, move

void (MoverType, double, double, double): a, m_15512507, move, func_70091_d

void (double, double, double): f, method_2553, addVelocity, func_70024_g, addVelocity

void (double, double, double): f, m_35111817, addVelocity, func_70024_g

void (NbtCompound): b, method_2528, writeCustomNbt, func_70014_b, writeEntityToNBT

void (NbtCompound): b, m_61937125, writeCustomNbt, func_70014_b

void (NbtCompound): a, method_2498, readCustomNbt, func_70037_a, readEntityFromNBT

void (NbtCompound): a, m_30953923, readCustomNbt, func_70037_a

int (): l, method_4462, getWidth, func_82329_d, getWidthPixels

int (): k, m_06182808, getWidth, func_82329_d

int (): n, method_4463, getHeight, func_82330_g, getHeightPixels

int (): l, m_30555547, getHeight, func_82330_g

void (Entity): a, method_6101, onAttack, func_110128_b, onBroken

void (Entity): a, m_84563353, onAttack, func_110128_b

void (): p, method_13209, playPlacementSound, func_184523_o, playPlaceSound

void (): m, m_96997270, playPlacementSound, func_184523_o

ItemEntity (ItemStack, float): a, method_2503, dropItem, func_70099_a, entityDropItem

ItemEntity (ItemStack, float): a, m_17685191, dropItem, func_70099_a

boolean (): aA, method_6096, shouldSetPositionOnLoad, func_142008_O, shouldSetPosAfterLoading

boolean (): aD, m_66371120, shouldSetPositionOnLoad, func_142008_O

void (double, double, double): b, method_2522, setPosition, func_70107_b, setPosition

void (double, double, double): b, m_70517412, setPosition, func_70107_b

BlockPos (): q, method_11148, getBlockPos, func_174857_n, getHangingPosition

BlockPos (): n, m_16750015, getBlockPos, func_174857_n

float (BlockRotation): a, method_12969, rotate, func_184229_a, getRotatedYaw

float (BlockRotation): a, m_08414309, rotate, func_184229_a

float (BlockMirror): a, method_12968, mirror, func_184217_a, getMirroredYaw

float (BlockMirror): a, m_83299585, mirror, func_184217_a

void (LightningBoltEntity): a, method_2502, struckByLightning, func_70077_a, onStruckByLightning

void (LightningBoltEntity): a, m_15478890, struckByLightning, func_70077_a

1.12.2

Names

aca

net.minecraft.class_1396

net.minecraft.entity.decoration.DecorationEntity

net.minecraft.entity.EntityHanging

net.minecraft.entity.EntityHanging

Fields

com.google.common.base.Predicate<Entity>: c, field_14735, HANGING_ENTITY, field_184524_c, IS_HANGING_ENTITY

int: d, field_5332, ticksSinceValidation, field_70520_f, tickCounter1

BlockPos: a, field_12033, pos, field_174861_a, hangingPosition

Direction: b, field_12034, dir, field_174860_b, facingDirection

Constructors

(World)

(World, BlockPos)

Methods

void (): i, method_2484, registerSyncedData, func_70088_a, entityInit

void (Direction): a, method_11147, setDirection, func_174859_a, updateFacingWithBoundingBox

void (): j, method_11149, updateShape, func_174856_o, updateBoundingBox

double (int): a, method_11146, offsetCenter, func_190202_a, offs

void (): B_, method_2558, tick, func_70071_h_, onUpdate

boolean (): k, method_4461, canSurvive, func_70518_d, onValidSurface

boolean (): ay, method_2471, hasCollision, func_70067_L, canBeCollidedWith

boolean (Entity): t, method_4453, onPunched, func_85031_j, hitByEntity

Direction (): bt, method_10943, getHorizontalFacing, func_174811_aO, getHorizontalFacing

boolean (DamageSource, float): a, method_2499, takeDamage, func_70097_a, attackEntityFrom

void (MoverType, double, double, double): a, method_2539, move, func_70091_d, move

void (double, double, double): f, method_2553, addVelocity, func_70024_g, addVelocity

void (NbtCompound): b, method_2528, writeCustomNbt, func_70014_b, writeEntityToNBT

void (NbtCompound): a, method_2498, readCustomNbt, func_70037_a, readEntityFromNBT

int (): l, method_4462, getWidth, func_82329_d, getWidthPixels

int (): n, method_4463, getHeight, func_82330_g, getHeightPixels

void (Entity): a, method_6101, onAttack, func_110128_b, onBroken

void (): p, method_13209, playPlacementSound, func_184523_o, playPlaceSound

ItemEntity (ItemStack, float): a, method_2503, dropItem, func_70099_a, entityDropItem

boolean (): aA, method_6096, shouldSetPositionOnLoad, func_142008_O, shouldSetPosAfterLoading

void (double, double, double): b, method_2522, setPosition, func_70107_b, setPosition

BlockPos (): q, method_11148, getBlockPos, func_174857_n, getHangingPosition

float (BlockRotation): a, method_12969, rotate, func_184229_a, getRotatedYaw

float (BlockMirror): a, method_12968, mirror, func_184217_a, getMirroredYaw

void (LightningBoltEntity): a, method_2502, struckByLightning, func_70077_a, onStruckByLightning