History - net.minecraft.entity.vehicle.MinecartEntity

1.7.10

Names

xl

net.minecraft.class_965

net.minecraft.entity.vehicle.MinecartEntity

net.minecraft.entity.item.EntityMinecart

Fields

boolean: a, field_3908, flipped, isInReverse

String: b, field_6143, customName, entityName

int[][][]: c, field_3909, ADJACENT_RAIL_POSITIONS_BY_SHAPE, matrix

int: d, field_3910, lerpSteps, turnProgress

double: e, field_3911, lerpX, minecartX

double: f, field_3912, lerpY, minecartY

double: g, field_3898, lerpZ, minecartZ

double: h, field_3899, lerpYaw, minecartYaw

double: i, field_3900, lerpPitch, minecartPitch

double: at, field_3901, lerpVelocityX, velocityX

double: au, field_3902, lerpVelocityY, velocityY

double: av, field_3903, lerpVelocityZ, velocityZ

Constructors

(World)

(World, double, double, double)

Methods

MinecartEntity (World, double, double, double, int): a, method_5410, create, createMinecart

boolean (): g_, method_2549, makesSteps, canTriggerWalking

void (): c, method_2484, registerSyncedData, entityInit

Box (Entity): h, method_2555, getCollisionAgainstShape, getCollisionBox

Box (): J, method_2464, getCollisionShape, getBoundingBox

boolean (): S, method_2472, isPushable, canBePushed

double (): ae, method_2481, getMountHeight, getMountedYOffset

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

void (DamageSource): a, method_5412, dropItems, killMinecart

boolean (): R, method_2471, hasCollision, canBeCollidedWith

void (): B, method_2563, remove, setDead

void (): h, method_2558, tick, onUpdate

void (int, int, int, boolean): a, method_5409, onActivatorRail, onActivatorRailPass

void (double): b, method_5414, moveOffRail, func_94088_b

void (int, int, int, double, double, Block, int): a, method_5408, moveOnRail, func_145821_a

void (): i, method_5415, applySlowdown, applyDrag

Vec3d (double, double, double): a, method_3059, snapPositionToRail, func_70489_a

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

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

void (Entity): g, method_2552, push, applyEntityCollision

void (float): a, method_6306, setDamage, setDamage

float (): j, method_6307, getDamage, getDamage

void (int): c, method_3064, setDamagedTimer, setRollingAmplitude

int (): k, method_3067, getDamagedTimer, getRollingAmplitude

void (int): j, method_3066, setDamagedSwingDirection, setRollingDirection

int (): l, method_3068, getDamagedSwingDirection, getRollingDirection

int (): m, method_5417, getMinecartType, getMinecartType

Block (): n, method_5419, getDisplayBlock, getDisplayTile

Block (): o, method_5421, getDefaultDisplayBlock, getDefaultDisplayTile

int (): p, method_5422, getDisplayBlockMetadata, getDisplayTileData

int (): q, method_5423, getDefaultDisplayBlockMetadata, getDefaultDisplayTileData

int (): r, method_5424, getDisplayBlockOffset, getDisplayTileOffset

int (): s, method_5425, getDefaultDisplayBlockOffset, getDefaultDisplayTileOffset

void (int): k, method_5416, setDisplayBlock, func_145819_k

void (int): l, method_5418, setDisplayBlockMetadata, setDisplayTileData

void (int): m, method_5420, setDisplayBlockOffset, setDisplayTileOffset

boolean (): t, method_5426, hasCustomDisplayBlock, hasDisplayTile

void (boolean): a, method_5413, setHasCustomDisplayBlock, setHasDisplayTile

void (String): a, method_5411, setCustomName, setMinecartName

String (): b_, method_2518, getName, getCommandSenderName

boolean (): k_, method_5339, hasCustomName, isCustomInventoryName

String (): u, method_5427, getCustomName, func_95999_t

void (): aj, method_2509, animateDamage, performHurtAnimation

Vec3d (double, double, double, double): a, method_3060, snapPositionToRailWithOffset, func_70495_a

float (): Y, method_2475, getShadowHeightOffset, getShadowSize

void (double, double, double, float, float, int): a, method_2488, lerpPositionAndAngles, setPositionAndRotation2

void (double, double, double): i, method_2556, lerpVelocity, setVelocity