| public void | | setInitialPos(double x, double y, double z) | | setInitialPos(double x, double y, double z) | | method_64275(double arg0, double arg1, double arg2) | | initPosition(double x, double y, double z) |
|
| public static <T extends AbstractMinecartEntity> T | | createMinecart(Level level, double x, double y, double z, EntityType<T> type, EntitySpawnReason reason, ItemStack itemStack, Player player) | | createMinecart(Level level, double x, double y, double z, EntityType<T> type, EntitySpawnReason reason, ItemStack itemStack, Player player) | | method_7523(class_1937 arg0, double arg1, double arg2, double arg3, class_1299<T> arg4, class_3730 arg5, class_1799 arg6, class_1657 arg7) | | create(World world, double x, double y, double z, EntityType<T> type, SpawnReason reason, ItemStack stack, PlayerEntity player) |
|
| public MinecartController | | getBehavior() | | getBehavior() | | method_61569() | | getController() |
|
| protected Entity$MoveEffect | | getMovementEmission() | | getMovementEmission() | | method_33570() | | getMoveEffect() |
|
| protected void | |
| public boolean | |
| public boolean | | isPushable() | | isPushable() | | method_5810() | | isPushable() |
|
| public Vec3d | |
| protected Vec3d | |
| public Vec3d | |
| protected float | | getBlockSpeedFactor() | | getBlockSpeedFactor() | | method_23326() | | getVelocityMultiplier() |
|
| public void | | animateHurt(float yaw) | | animateHurt(float yaw) | | method_5879(float arg0) | | animateDamage(float arg0) |
|
| public boolean | | isPickable() | | isPickable() | | method_5863() | | canHit() |
|
| public static com.mojang.datafixers.util.Pair<Vec3i, Vec3i> | |
| public Direction | | getMotionDirection() | | getMotionDirection() | | method_5755() | | getMovementDirection() |
|
| protected double | | getDefaultGravity() | | getDefaultGravity() | | method_7490() | | getGravity() |
|
| public void | | tick() | | tick() | | method_5773() | | tick() |
|
| public boolean | | isFirstTick() | | isFirstTick() | | method_62824() | | isFirstUpdate() |
|
| public BlockPos | | getCurrentBlockPosOrRailBelow() | | getCurrentBlockPosOrRailBelow() | | method_62825() | | getRailOrMinecartPos() |
|
| protected double | |
| public void | | activateMinecart(ServerLevel level, int xt, int yt, int zt, boolean state) | | activateMinecart(ServerLevel level, int xt, int yt, int zt, boolean state) | | method_7506(class_3218 arg0, int arg1, int arg2, int arg3, boolean arg4) | | onActivatorRail(ServerWorld world, int x, int y, int z, boolean powered) |
|
| public void | | lerpPositionAndRotationStep(int stepsToTarget, double targetX, double targetY, double targetZ, double targetYRot, double targetXRot) | | lerpPositionAndRotationStep(int stepsToTarget, double targetX, double targetY, double targetZ, double targetYRot, double targetXRot) | | method_52532(int arg0, double arg1, double arg2, double arg3, double arg4, double arg5) | | lerpPosAndRotation(int arg0, double arg1, double arg2, double arg3, double arg4, double arg5) |
|
| public void | | applyGravity() | | applyGravity() | | method_56990() | | applyGravity() |
|
| public void | | reapplyPosition() | | reapplyPosition() | | method_23311() | | refreshPosition() |
|
| public boolean | | updateFluidInteraction() | | updateFluidInteraction() | | method_5876() | | updateFluidState() |
|
| public Vec3d | | getKnownMovement() | | getKnownMovement() | | method_60478() | | getMovement() |
|
| protected PositionInterpolator | | createInterpolationHandler() | | createInterpolationHandler() | | method_66233() | | createInterpolator() |
|
| public void | |
| public void | |
| public void | |
| protected void | |
| protected void | |
| protected float | | getAirDrag() | | getAirDrag() | | method_1_5399() | | getAirDragModifier() |
|
| protected double | |
| public void | |
| public void | | applyEffectsFromBlocks() | | applyEffectsFromBlocks() | | method_61409() | | tickBlockCollision() |
|
| public boolean | | isOnRails() | | isOnRails() | | method_52172() | | isOnRail() |
|
| public void | | setOnRails(boolean onRails) | | setOnRails(boolean onRails) | | method_61565(boolean arg0) | | setOnRail(boolean onRail) |
|
| public boolean | | isFlipped() | | isFlipped() | | method_61571() | | isYawFlipped() |
|
| public void | | setFlipped(boolean flipped) | | setFlipped(boolean flipped) | | method_61567(boolean arg0) | | setYawFlipped(boolean yawFlipped) |
|
| public Vec3d | |
| public boolean | |
| protected Vec3d | | applyNaturalSlowdown(Vec3 movement) | | applyNaturalSlowdown(Vec3 movement) | | method_7525(class_243 arg0) | | applySlowdown(Vec3d velocity) |
|
| protected void | |
| protected void | |
| public void | |
| private void | |
| public BlockState | | getDisplayBlockState() | | getDisplayBlockState() | | method_7519() | | getContainedBlock() |
|
| private Optional<BlockState> | | getCustomDisplayBlockState() | | getCustomDisplayBlockState() | | method_67672() | | getCustomBlockState() |
|
| public BlockState | | getDefaultDisplayBlockState() | | getDefaultDisplayBlockState() | | method_7517() | | getDefaultContainedBlock() |
|
| public int | | getDisplayOffset() | | getDisplayOffset() | | method_7514() | | getBlockOffset() |
|
| public int | | getDefaultDisplayOffset() | | getDefaultDisplayOffset() | | method_7526() | | getDefaultBlockOffset() |
|
| public void | |
| public void | | setDisplayOffset(int offset) | | setDisplayOffset(int offset) | | method_7515(int arg0) | | setBlockOffset(int offset) |
|
| public static boolean | | useExperimentalMovement(Level level) | | useExperimentalMovement(Level level) | | method_61566(class_1937 arg0) | | areMinecartImprovementsEnabled(World world) |
|
| public abstract ItemStack | | getPickResult() | | getPickResult() | | method_31480() | | getPickBlockStack() |
|
| public boolean | | isRideable() | | isRideable() | | method_64272() | | isRideable() |
|
| public boolean | | isFurnace() | | isFurnace() | | method_64273() | | isSelfPropelling() |
|