History - net.minecraft.entity.vehicle.MinecartEntity
1.13.2
Names
apg
aph
net.minecraft.unmapped.C_21479319
net.minecraft.class_965
Fields
DataAttribute<Integer>: a, f_87913757, DAMAGE_WOBBLE_TICKS, field_184265_a
DataAttribute<Integer>: a, field_12250, DAMAGE_WOBBLE_TICKS, field_184265_a, ROLLING_AMPLITUDE
DataAttribute<Integer>: b, f_20504899, DAMAGE_WOBBLE_SIDE, field_184266_b
DataAttribute<Integer>: b, field_12251, DAMAGE_WOBBLE_SIDE, field_184266_b, ROLLING_DIRECTION
DataAttribute<Float>: c, f_66357707, DAMAGE_WOBBLE_STRENGTH, field_184267_c
DataAttribute<Float>: c, field_12252, DAMAGE_WOBBLE_STRENGTH, field_184267_c, DAMAGE
DataAttribute<Integer>: d, f_56902725, CUSTOM_BLOCK_ID, field_184268_d
DataAttribute<Integer>: d, field_12253, CUSTOM_BLOCK_ID, field_184268_d, DISPLAY_TILE
DataAttribute<Integer>: e, f_54528486, CUSTOM_BLOCK_OFFSET, field_184269_e
DataAttribute<Integer>: e, field_12254, CUSTOM_BLOCK_OFFSET, field_184269_e, DISPLAY_TILE_OFFSET
DataAttribute<Boolean>: f, f_96602956, CUSTOM_BLOCK_PRESENT, field_184270_f
DataAttribute<Boolean>: f, field_12255, CUSTOM_BLOCK_PRESENT, field_184270_f, SHOW_BLOCK
boolean: g, f_93851454, flipped, field_70499_f
boolean: g, field_3908, flipped, field_70499_f, isInReverse
int[][][]: h, f_97856110, ADJACENT_RAIL_POSITIONS_BY_SHAPE, field_70500_g
int[][][]: h, field_3909, ADJACENT_RAIL_POSITIONS_BY_SHAPE, field_70500_g, MATRIX
int: aw, f_90943840, lerpSteps, field_70510_h
int: aw, field_3910, lerpSteps, field_70510_h, turnProgress
double: ax, f_92080588, lerpX, field_70511_i
double: ax, field_3911, lerpX, field_70511_i, minecartX
double: ay, f_18361850, lerpY, field_70509_j
double: ay, field_3912, lerpY, field_70509_j, minecartY
double: az, f_49785125, lerpZ, field_70514_an
double: az, field_3898, lerpZ, field_70514_an, minecartZ
double: aA, f_59530879, lerpYaw, field_70512_ao
double: aA, field_3899, lerpYaw, field_70512_ao, minecartYaw
double: aB, f_55747684, lerpPitch, field_70513_ap
double: aB, field_3900, lerpPitch, field_70513_ap, minecartPitch
double: aC, f_61385185, lerpVelocityX, field_70508_aq
double: aC, field_3901, lerpVelocityX, field_70508_aq, velocityX
double: aD, f_97598797, lerpVelocityY, field_70507_ar
double: aD, field_3902, lerpVelocityY, field_70507_ar, velocityY
double: aE, f_61561199, lerpVelocityZ, field_70506_as
double: aE, field_3903, lerpVelocityZ, field_70506_as, velocityZ
Constructors
Methods
MinecartEntity (World, double, double, double, MinecartEntity$Type): a, m_30949576, create, func_184263_a
MinecartEntity (World, double, double, double, MinecartEntity$Type): a, method_11164, create, func_184263_a, create
boolean (): ak, m_24660344, makesSteps, func_70041_e_
boolean (): ak, method_2549, makesSteps, func_70041_e_, canTriggerWalking
void (): x_, m_19615596, registerSyncedData, func_70088_a
void (): x_, method_2484, registerSyncedData, func_70088_a, registerData
Box (Entity): j, m_43890209, getCollisionAgainstShape, func_70114_g
Box (Entity): j, method_2555, getCollisionAgainstShape, func_70114_g, getCollisionBox
boolean (): aC, m_91465012, isPushable, func_70104_M
boolean (): aC, method_2472, isPushable, func_70104_M, canBePushed
double (): aJ, m_67892865, getMountHeight, func_70042_X
double (): aJ, method_2481, getMountHeight, func_70042_X, getMountedYOffset
boolean (DamageSource, float): a, m_40469716, takeDamage, func_70097_a
boolean (DamageSource, float): a, method_2499, takeDamage, func_70097_a, attackEntityFrom
void (DamageSource): a, m_38984103, dropItems, func_94095_a
void (DamageSource): a, method_5412, dropItems, func_94095_a, killMinecart
boolean (): aB, m_23617273, hasCollision, func_70067_L
boolean (): aB, method_2471, hasCollision, func_70067_L, canBeCollidedWith
Direction (): bB, m_46348610, getMovementDirection, func_184172_bi
Direction (): bB, method_12995, getMovementDirection, func_184172_bi, getAdjustedHorizontalFacing
void (): R_, m_24884718, tick, func_70071_h_
void (): R_, method_2558, tick, func_70071_h_, tick
double (): p, m_28408983, getMaxSpeed, func_174898_m
double (): p, method_11167, getMaxSpeed, func_174898_m, getMaximumSpeed
void (int, int, int, boolean): a, m_08832839, onActivatorRail, func_96095_a
void (int, int, int, boolean): a, method_5409, onActivatorRail, func_96095_a, onActivatorRailPass
void (): q, m_97226117, moveOffRail, func_180459_n
void (): q, method_11168, moveOffRail, func_180459_n, moveDerailedMinecart
void (BlockPos, BlockState): b, m_72614841, moveOnRail, func_180460_a
void (BlockPos, BlockState): b, method_11166, moveOnRail, func_180460_a, moveAlongTrack
void (): r, m_00155036, applySlowdown, func_94101_h
void (): r, method_5415, applySlowdown, func_94101_h, applyDrag
void (double, double, double): b, m_70517412, setPosition, func_70107_b
void (double, double, double): b, method_2522, setPosition, func_70107_b, setPosition
Vec3d (double, double, double): j, m_18853071, snapPositionToRail, func_70489_a
Vec3d (double, double, double): j, method_3059, snapPositionToRail, func_70489_a, getPos
void (NbtCompound): a, m_30953923, readCustomNbt, func_70037_a
void (NbtCompound): a, method_2498, readCustomNbt, func_70037_a, readAdditional
void (NbtCompound): b, m_61937125, writeCustomNbt, func_70014_b
void (NbtCompound): b, method_2528, writeCustomNbt, func_70014_b, writeAdditional
void (Entity): i, m_43697435, push, func_70108_f
void (Entity): i, method_2552, push, func_70108_f, applyEntityCollision
void (float): a, m_21736133, setDamage, func_70492_c
void (float): a, method_6306, setDamage, func_70492_c, setDamage
float (): s, m_33478575, getDamage, func_70491_i
float (): s, method_6307, getDamage, func_70491_i, getDamage
void (int): d, m_64538081, setDamagedTimer, func_70497_h
void (int): d, method_3064, setDamagedTimer, func_70497_h, setRollingAmplitude
int (): t, m_46032269, getDamagedTimer, func_70496_j
int (): t, method_3067, getDamagedTimer, func_70496_j, getRollingAmplitude
void (int): k, m_75439872, setDamagedSwingDirection, func_70494_i
void (int): k, method_3066, setDamagedSwingDirection, func_70494_i, setRollingDirection
int (): u, m_63738499, getDamagedSwingDirection, func_70493_k
int (): u, method_3068, getDamagedSwingDirection, func_70493_k, getRollingDirection
MinecartEntity$Type (): v, m_08373240, getMinecartType, func_184264_v
MinecartEntity$Type (): v, method_11169, getMinecartType, func_184264_v, getMinecartType
BlockState (): x, m_97470391, getDisplayBlock, func_174897_t
BlockState (): x, method_11170, getDisplayBlock, func_174897_t, getDisplayTile
BlockState (): z, m_57301960, getDefaultDisplayBlock, func_180457_u
BlockState (): z, method_11171, getDefaultDisplayBlock, func_180457_u, getDefaultDisplayTile
int (): A, m_96076347, getDisplayBlockOffset, func_94099_q
int (): A, method_5424, getDisplayBlockOffset, func_94099_q, getDisplayTileOffset
int (): B, m_33236864, getDefaultDisplayBlockOffset, func_94085_r
int (): B, method_5425, getDefaultDisplayBlockOffset, func_94085_r, getDefaultDisplayTileOffset
void (BlockState): b, m_44337037, setDisplayBlock, func_174899_a
void (BlockState): b, method_11165, setDisplayBlock, func_174899_a, setDisplayTile
void (int): l, m_78317881, setDisplayBlockOffset, func_94086_l
void (int): l, method_5420, setDisplayBlockOffset, func_94086_l, setDisplayTileOffset
boolean (): C, m_09506562, hasCustomDisplayBlock, func_94100_s
boolean (): C, method_5426, hasCustomDisplayBlock, func_94100_s, hasDisplayTile
void (boolean): a, m_34671862, setHasCustomDisplayBlock, func_94096_e
void (boolean): a, method_5413, setHasCustomDisplayBlock, func_94096_e, setHasDisplayTile
void (): aR, m_72822103, animateDamage, func_70057_ab
void (): aR, method_2509, animateDamage, func_70057_ab, performHurtAnimation
Vec3d (double, double, double, double): a, m_62646199, snapPositionToRailWithOffset, func_70495_a
Vec3d (double, double, double, double): a, method_3060, snapPositionToRailWithOffset, func_70495_a, getPosOffset
Box (): bE, m_45951224, getCullingShape, func_184177_bl
Box (): bE, method_12996, getCullingShape, func_184177_bl, getRenderBoundingBox
void (double, double, double, float, float, int, boolean): a, m_83820343, lerpPositionAndAngles, func_180426_a
void (double, double, double, float, float, int, boolean): a, method_2488, lerpPositionAndAngles, func_180426_a, setPositionAndRotationDirect
void (double, double, double): h, m_04637244, lerpVelocity, func_70016_h
void (double, double, double): h, method_2556, lerpVelocity, func_70016_h, setVelocity
1.13.1
Names
apd
apg
Fields
Constructors
Methods
void (int): e, m_64538081, setDamagedTimer, func_70497_h
void (int): d, m_64538081, setDamagedTimer, func_70497_h
void (int): l, m_75439872, setDamagedSwingDirection, func_70494_i
void (int): k, m_75439872, setDamagedSwingDirection, func_70494_i
void (int): m, m_78317881, setDisplayBlockOffset, func_94086_l
void (int): l, m_78317881, setDisplayBlockOffset, func_94086_l
1.13
Names
afe
apd
net.minecraft.class_965
net.minecraft.unmapped.C_21479319
Fields
DataAttribute<Integer>: a, field_12250, DAMAGE_WOBBLE_TICKS, field_184265_a, ROLLING_AMPLITUDE
DataAttribute<Integer>: a, f_87913757, DAMAGE_WOBBLE_TICKS, field_184265_a
DataAttribute<Integer>: b, field_12251, DAMAGE_WOBBLE_SIDE, field_184266_b, ROLLING_DIRECTION
DataAttribute<Integer>: b, f_20504899, DAMAGE_WOBBLE_SIDE, field_184266_b
DataAttribute<Float>: c, field_12252, DAMAGE_WOBBLE_STRENGTH, field_184267_c, DAMAGE
DataAttribute<Float>: c, f_66357707, DAMAGE_WOBBLE_STRENGTH, field_184267_c
DataAttribute<Integer>: d, field_12253, CUSTOM_BLOCK_ID, field_184268_d, DISPLAY_TILE
DataAttribute<Integer>: d, f_56902725, CUSTOM_BLOCK_ID, field_184268_d
DataAttribute<Integer>: e, field_12254, CUSTOM_BLOCK_OFFSET, field_184269_e, DISPLAY_TILE_OFFSET
DataAttribute<Integer>: e, f_54528486, CUSTOM_BLOCK_OFFSET, field_184269_e
DataAttribute<Boolean>: f, field_12255, CUSTOM_BLOCK_PRESENT, field_184270_f, SHOW_BLOCK
DataAttribute<Boolean>: f, f_96602956, CUSTOM_BLOCK_PRESENT, field_184270_f
boolean: g, field_3908, flipped, field_70499_f, isInReverse
boolean: g, f_93851454, flipped, field_70499_f
int[][][]: h, field_3909, ADJACENT_RAIL_POSITIONS_BY_SHAPE, field_70500_g, MATRIX
int[][][]: h, f_97856110, ADJACENT_RAIL_POSITIONS_BY_SHAPE, field_70500_g
int: at, field_3910, lerpSteps, field_70510_h, turnProgress
int: aw, f_90943840, lerpSteps, field_70510_h
double: au, field_3911, lerpX, field_70511_i, minecartX
double: ax, f_92080588, lerpX, field_70511_i
double: av, field_3912, lerpY, field_70509_j, minecartY
double: ay, f_18361850, lerpY, field_70509_j
double: aw, field_3898, lerpZ, field_70514_an, minecartZ
double: az, f_49785125, lerpZ, field_70514_an
double: ax, field_3899, lerpYaw, field_70512_ao, minecartYaw
double: aA, f_59530879, lerpYaw, field_70512_ao
double: ay, field_3900, lerpPitch, field_70513_ap, minecartPitch
double: aB, f_55747684, lerpPitch, field_70513_ap
double: az, field_3901, lerpVelocityX, field_70508_aq, velocityX
double: aC, f_61385185, lerpVelocityX, field_70508_aq
double: aA, field_3902, lerpVelocityY, field_70507_ar, velocityY
double: aD, f_97598797, lerpVelocityY, field_70507_ar
double: aB, field_3903, lerpVelocityZ, field_70506_as, velocityZ
double: aE, f_61561199, lerpVelocityZ, field_70506_as
Constructors
(World)
(World, double, double, double)
(EntityType<?>, World)
(EntityType<?>, World, double, double, double)
Methods
MinecartEntity (World, double, double, double, MinecartEntity$Type): a, method_11164, create, func_184263_a, create
MinecartEntity (World, double, double, double, MinecartEntity$Type): a, m_30949576, create, func_184263_a
boolean (): ak, method_2549, makesSteps, func_70041_e_, canTriggerWalking
boolean (): ak, m_24660344, makesSteps, func_70041_e_
void (): i, method_2484, registerSyncedData, func_70088_a, entityInit
void (): x_, m_19615596, registerSyncedData, func_70088_a
Box (Entity): j, method_2555, getCollisionAgainstShape, func_70114_g, getCollisionBox
Box (Entity): j, m_43890209, getCollisionAgainstShape, func_70114_g
Box (): al, method_2464, getCollisionShape, func_70046_E, getCollisionBoundingBox
boolean (): az, method_2472, isPushable, func_70104_M, canBePushed
boolean (): aC, m_91465012, isPushable, func_70104_M
double (): aG, method_2481, getMountHeight, func_70042_X, getMountedYOffset
double (): aJ, m_67892865, getMountHeight, func_70042_X
boolean (DamageSource, float): a, method_2499, takeDamage, func_70097_a, attackEntityFrom
boolean (DamageSource, float): a, m_40469716, takeDamage, func_70097_a
void (DamageSource): a, method_5412, dropItems, func_94095_a, killMinecart
void (DamageSource): a, m_38984103, dropItems, func_94095_a
boolean (): ay, method_2471, hasCollision, func_70067_L, canBeCollidedWith
boolean (): aB, m_23617273, hasCollision, func_70067_L
Direction (): bu, method_12995, getMovementDirection, func_184172_bi, getAdjustedHorizontalFacing
Direction (): bB, m_46348610, getMovementDirection, func_184172_bi
void (): B_, method_2558, tick, func_70071_h_, onUpdate
void (): R_, m_24884718, tick, func_70071_h_
double (): p, method_11167, getMaxSpeed, func_174898_m, getMaximumSpeed
double (): p, m_28408983, getMaxSpeed, func_174898_m
void (int, int, int, boolean): a, method_5409, onActivatorRail, func_96095_a, onActivatorRailPass
void (int, int, int, boolean): a, m_08832839, onActivatorRail, func_96095_a
void (): q, method_11168, moveOffRail, func_180459_n, moveDerailedMinecart
void (): q, m_97226117, moveOffRail, func_180459_n
void (BlockPos, BlockState): a, method_11166, moveOnRail, func_180460_a, moveAlongTrack
void (BlockPos, BlockState): b, m_72614841, moveOnRail, func_180460_a
void (): r, method_5415, applySlowdown, func_94101_h, applyDrag
void (): r, m_00155036, applySlowdown, func_94101_h
void (double, double, double): b, method_2522, setPosition, func_70107_b, setPosition
void (double, double, double): b, m_70517412, setPosition, func_70107_b
Vec3d (double, double, double): j, method_3059, snapPositionToRail, func_70489_a, getPos
Vec3d (double, double, double): j, m_18853071, snapPositionToRail, func_70489_a
void (DataFixerUpper, Class<?>): a, method_13639, registerSchema, func_189669_a, registerFixesMinecart
void (NbtCompound): a, method_2498, readCustomNbt, func_70037_a, readEntityFromNBT
void (NbtCompound): a, m_30953923, readCustomNbt, func_70037_a
void (NbtCompound): b, method_2528, writeCustomNbt, func_70014_b, writeEntityToNBT
void (NbtCompound): b, m_61937125, writeCustomNbt, func_70014_b
void (Entity): i, method_2552, push, func_70108_f, applyEntityCollision
void (Entity): i, m_43697435, push, func_70108_f
void (float): a, method_6306, setDamage, func_70492_c, setDamage
void (float): a, m_21736133, setDamage, func_70492_c
float (): s, method_6307, getDamage, func_70491_i, getDamage
float (): s, m_33478575, getDamage, func_70491_i
void (int): d, method_3064, setDamagedTimer, func_70497_h, setRollingAmplitude
void (int): e, m_64538081, setDamagedTimer, func_70497_h
int (): t, method_3067, getDamagedTimer, func_70496_j, getRollingAmplitude
int (): t, m_46032269, getDamagedTimer, func_70496_j
void (int): e, method_3066, setDamagedSwingDirection, func_70494_i, setRollingDirection
void (int): l, m_75439872, setDamagedSwingDirection, func_70494_i
int (): u, method_3068, getDamagedSwingDirection, func_70493_k, getRollingDirection
int (): u, m_63738499, getDamagedSwingDirection, func_70493_k
MinecartEntity$Type (): v, method_11169, getMinecartType, func_184264_v, getType
MinecartEntity$Type (): v, m_08373240, getMinecartType, func_184264_v
BlockState (): w, method_11170, getDisplayBlock, func_174897_t, getDisplayTile
BlockState (): x, m_97470391, getDisplayBlock, func_174897_t
BlockState (): x, method_11171, getDefaultDisplayBlock, func_180457_u, getDefaultDisplayTile
BlockState (): z, m_57301960, getDefaultDisplayBlock, func_180457_u
int (): y, method_5424, getDisplayBlockOffset, func_94099_q, getDisplayTileOffset
int (): A, m_96076347, getDisplayBlockOffset, func_94099_q
int (): z, method_5425, getDefaultDisplayBlockOffset, func_94085_r, getDefaultDisplayTileOffset
int (): B, m_33236864, getDefaultDisplayBlockOffset, func_94085_r
void (BlockState): b, method_11165, setDisplayBlock, func_174899_a, setDisplayTile
void (BlockState): b, m_44337037, setDisplayBlock, func_174899_a
void (int): f, method_5420, setDisplayBlockOffset, func_94086_l, setDisplayTileOffset
void (int): m, m_78317881, setDisplayBlockOffset, func_94086_l
boolean (): A, method_5426, hasCustomDisplayBlock, func_94100_s, hasDisplayTile
boolean (): C, m_09506562, hasCustomDisplayBlock, func_94100_s
void (boolean): a, method_5413, setHasCustomDisplayBlock, func_94096_e, setHasDisplayTile
void (boolean): a, m_34671862, setHasCustomDisplayBlock, func_94096_e
void (): aN, method_2509, animateDamage, func_70057_ab, performHurtAnimation
void (): aR, m_72822103, animateDamage, func_70057_ab
Vec3d (double, double, double, double): a, method_3060, snapPositionToRailWithOffset, func_70495_a, getPosOffset
Vec3d (double, double, double, double): a, m_62646199, snapPositionToRailWithOffset, func_70495_a
Box (): bx, method_12996, getCullingShape, func_184177_bl, getRenderBoundingBox
Box (): bE, m_45951224, getCullingShape, func_184177_bl
void (double, double, double, float, float, int, boolean): a, method_2488, lerpPositionAndAngles, func_180426_a, setPositionAndRotationDirect
void (double, double, double, float, float, int, boolean): a, m_83820343, lerpPositionAndAngles, func_180426_a
void (double, double, double): h, method_2556, lerpVelocity, func_70016_h, setVelocity
void (double, double, double): h, m_04637244, lerpVelocity, func_70016_h
1.12.2
Names
afe
net.minecraft.class_965
net.minecraft.entity.vehicle.MinecartEntity
net.minecraft.entity.item.EntityMinecart
net.minecraft.entity.item.EntityMinecart
Fields
DataAttribute<Integer>: a, field_12250, DAMAGE_WOBBLE_TICKS, field_184265_a, ROLLING_AMPLITUDE
DataAttribute<Integer>: b, field_12251, DAMAGE_WOBBLE_SIDE, field_184266_b, ROLLING_DIRECTION
DataAttribute<Float>: c, field_12252, DAMAGE_WOBBLE_STRENGTH, field_184267_c, DAMAGE
DataAttribute<Integer>: d, field_12253, CUSTOM_BLOCK_ID, field_184268_d, DISPLAY_TILE
DataAttribute<Integer>: e, field_12254, CUSTOM_BLOCK_OFFSET, field_184269_e, DISPLAY_TILE_OFFSET
DataAttribute<Boolean>: f, field_12255, CUSTOM_BLOCK_PRESENT, field_184270_f, SHOW_BLOCK
boolean: g, field_3908, flipped, field_70499_f, isInReverse
int[][][]: h, field_3909, ADJACENT_RAIL_POSITIONS_BY_SHAPE, field_70500_g, MATRIX
int: at, field_3910, lerpSteps, field_70510_h, turnProgress
double: au, field_3911, lerpX, field_70511_i, minecartX
double: av, field_3912, lerpY, field_70509_j, minecartY
double: aw, field_3898, lerpZ, field_70514_an, minecartZ
double: ax, field_3899, lerpYaw, field_70512_ao, minecartYaw
double: ay, field_3900, lerpPitch, field_70513_ap, minecartPitch
double: az, field_3901, lerpVelocityX, field_70508_aq, velocityX
double: aA, field_3902, lerpVelocityY, field_70507_ar, velocityY
double: aB, field_3903, lerpVelocityZ, field_70506_as, velocityZ
Constructors
(World)
(World, double, double, double)
Methods
MinecartEntity (World, double, double, double, MinecartEntity$Type): a, method_11164, create, func_184263_a, create
boolean (): ak, method_2549, makesSteps, func_70041_e_, canTriggerWalking
void (): i, method_2484, registerSyncedData, func_70088_a, entityInit
Box (Entity): j, method_2555, getCollisionAgainstShape, func_70114_g, getCollisionBox
Box (): al, method_2464, getCollisionShape, func_70046_E, getCollisionBoundingBox
boolean (): az, method_2472, isPushable, func_70104_M, canBePushed
double (): aG, method_2481, getMountHeight, func_70042_X, getMountedYOffset
boolean (DamageSource, float): a, method_2499, takeDamage, func_70097_a, attackEntityFrom
void (DamageSource): a, method_5412, dropItems, func_94095_a, killMinecart
boolean (): ay, method_2471, hasCollision, func_70067_L, canBeCollidedWith
Direction (): bu, method_12995, getMovementDirection, func_184172_bi, getAdjustedHorizontalFacing
void (): B_, method_2558, tick, func_70071_h_, onUpdate
double (): p, method_11167, getMaxSpeed, func_174898_m, getMaximumSpeed
void (int, int, int, boolean): a, method_5409, onActivatorRail, func_96095_a, onActivatorRailPass
void (): q, method_11168, moveOffRail, func_180459_n, moveDerailedMinecart
void (BlockPos, BlockState): a, method_11166, moveOnRail, func_180460_a, moveAlongTrack
void (): r, method_5415, applySlowdown, func_94101_h, applyDrag
void (double, double, double): b, method_2522, setPosition, func_70107_b, setPosition
Vec3d (double, double, double): j, method_3059, snapPositionToRail, func_70489_a, getPos
void (DataFixerUpper, Class<?>): a, method_13639, registerSchema, func_189669_a, registerFixesMinecart
void (NbtCompound): a, method_2498, readCustomNbt, func_70037_a, readEntityFromNBT
void (NbtCompound): b, method_2528, writeCustomNbt, func_70014_b, writeEntityToNBT
void (Entity): i, method_2552, push, func_70108_f, applyEntityCollision
void (float): a, method_6306, setDamage, func_70492_c, setDamage
float (): s, method_6307, getDamage, func_70491_i, getDamage
void (int): d, method_3064, setDamagedTimer, func_70497_h, setRollingAmplitude
int (): t, method_3067, getDamagedTimer, func_70496_j, getRollingAmplitude
void (int): e, method_3066, setDamagedSwingDirection, func_70494_i, setRollingDirection
int (): u, method_3068, getDamagedSwingDirection, func_70493_k, getRollingDirection
MinecartEntity$Type (): v, method_11169, getMinecartType, func_184264_v, getType
BlockState (): w, method_11170, getDisplayBlock, func_174897_t, getDisplayTile
BlockState (): x, method_11171, getDefaultDisplayBlock, func_180457_u, getDefaultDisplayTile
int (): y, method_5424, getDisplayBlockOffset, func_94099_q, getDisplayTileOffset
int (): z, method_5425, getDefaultDisplayBlockOffset, func_94085_r, getDefaultDisplayTileOffset
void (BlockState): b, method_11165, setDisplayBlock, func_174899_a, setDisplayTile
void (int): f, method_5420, setDisplayBlockOffset, func_94086_l, setDisplayTileOffset
boolean (): A, method_5426, hasCustomDisplayBlock, func_94100_s, hasDisplayTile
void (boolean): a, method_5413, setHasCustomDisplayBlock, func_94096_e, setHasDisplayTile
void (): aN, method_2509, animateDamage, func_70057_ab, performHurtAnimation
Vec3d (double, double, double, double): a, method_3060, snapPositionToRailWithOffset, func_70495_a, getPosOffset
Box (): bx, method_12996, getCullingShape, func_184177_bl, getRenderBoundingBox
void (double, double, double, float, float, int, boolean): a, method_2488, lerpPositionAndAngles, func_180426_a, setPositionAndRotationDirect
void (double, double, double): h, method_2556, lerpVelocity, func_70016_h, setVelocity