Class ExpandEntity

java.lang.Object
com.blamejared.crafttweaker.natives.entity.ExpandEntity

@ZenRegister public class ExpandEntity extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static boolean
    addTag(net.minecraft.world.entity.Entity internal, String tagName)
     
    static net.minecraft.core.BlockPos
    blockPosition(net.minecraft.world.entity.Entity internal)
     
    static boolean
    canBeCollidedWith(net.minecraft.world.entity.Entity internal)
     
    static boolean
    canCollideWith(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.Entity other)
     
    static boolean
    canFreeze(net.minecraft.world.entity.Entity internal)
     
    static void
    clearFire(net.minecraft.world.entity.Entity internal)
     
    static boolean
    closerThan(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.Entity other, double distance)
     
    static void
    discard(net.minecraft.world.entity.Entity internal)
     
    static float
    distanceTo(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.Entity entity)
     
    static double
    distanceToSqr(net.minecraft.world.entity.Entity internal, double x, double y, double z)
     
    static double
    distanceToSqr(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.Entity entity)
     
    static double
    distanceToSqr(net.minecraft.world.entity.Entity internal, net.minecraft.world.phys.Vec3 vec)
     
    static void
    ejectPassengers(net.minecraft.world.entity.Entity internal)
     
    static net.minecraft.core.BlockPos
    eyeBlockPosition(net.minecraft.world.entity.Entity internal)
     
    static boolean
    fireImmune(net.minecraft.world.entity.Entity internal)
     
    static int
    getAirSupply(net.minecraft.world.entity.Entity internal)
     
    static Iterable<net.minecraft.world.item.ItemStack>
    getAllSlots(net.minecraft.world.entity.Entity internal)
     
    static Iterable<net.minecraft.world.item.ItemStack>
    getArmorSlots(net.minecraft.world.entity.Entity internal)
     
    static float
    getBbHeight(net.minecraft.world.entity.Entity internal)
     
    static float
    getBbWidth(net.minecraft.world.entity.Entity internal)
     
    static int
    getBlockX(net.minecraft.world.entity.Entity internal)
     
    static int
    getBlockY(net.minecraft.world.entity.Entity internal)
     
    static int
    getBlockZ(net.minecraft.world.entity.Entity internal)
     
    static net.minecraft.world.phys.AABB
    getBoundingBoxForCulling(net.minecraft.world.entity.Entity internal)
     
    static float
    getBrightness(net.minecraft.world.entity.Entity internal)
     
    static net.minecraft.world.level.Level
    getCommandSenderWorld(net.minecraft.world.entity.Entity internal)
     
    static net.minecraft.world.entity.Entity
    getControllingPassenger(net.minecraft.world.entity.Entity internal)
     
    static MapData
    getCustomData(net.minecraft.world.entity.Entity internal)
    Gets the custom NBT data for this Entity.
    static net.minecraft.network.chat.Component
    getCustomName(net.minecraft.world.entity.Entity internal)
     
    static MapData
    getData(net.minecraft.world.entity.Entity internal)
    Gets the NBT data of this Entity.
    static net.minecraft.world.phys.Vec3
    getDeltaMovement(net.minecraft.world.entity.Entity internal)
     
    static int
    getDimensionChangingDelay(net.minecraft.world.entity.Entity internal)
     
    static net.minecraft.core.Direction
    getDirection(net.minecraft.world.entity.Entity internal)
     
    static net.minecraft.network.chat.Component
    getDisplayName(net.minecraft.world.entity.Entity internal)
     
    static float
    getEyeHeight(net.minecraft.world.entity.Entity internal)
     
    static net.minecraft.world.phys.Vec3
    getEyePosition(net.minecraft.world.entity.Entity internal)
     
    static net.minecraft.world.phys.Vec3
    getEyePosition(net.minecraft.world.entity.Entity internal, float partialTicks)
     
    static double
    getEyeY(net.minecraft.world.entity.Entity internal)
     
    static net.minecraft.world.level.block.state.BlockState
    getFeetBlockState(net.minecraft.world.entity.Entity internal)
     
    static net.minecraft.world.entity.Entity
    getFirstPassenger(net.minecraft.world.entity.Entity internal)
     
    static double
    getFluidJumpThreshold(net.minecraft.world.entity.Entity internal)
     
    static net.minecraft.world.phys.Vec3
    getForward(net.minecraft.world.entity.Entity internal)
     
    static Iterable<net.minecraft.world.item.ItemStack>
    getHandSlots(net.minecraft.world.entity.Entity internal)
     
    static net.minecraft.world.level.Level
    getLevel(net.minecraft.world.entity.Entity internal)
     
    static net.minecraft.world.phys.Vec3
    getLookAngle(net.minecraft.world.entity.Entity internal)
     
    static int
    getMaxAirSupply(net.minecraft.world.entity.Entity internal)
     
    static int
    getMaxFallDistance(net.minecraft.world.entity.Entity internal)
     
    static net.minecraft.core.Direction
    getMotionDirection(net.minecraft.world.entity.Entity internal)
     
    static net.minecraft.network.chat.Component
    getName(net.minecraft.world.entity.Entity internal)
     
    static net.minecraft.core.BlockPos
    getOnPos(net.minecraft.world.entity.Entity internal)
     
    static List<net.minecraft.world.entity.Entity>
    getPassengers(net.minecraft.world.entity.Entity internal)
     
    static float
    getPercentFrozen(net.minecraft.world.entity.Entity internal)
     
    static net.minecraft.world.level.material.PushReaction
    getPistonPushReaction(net.minecraft.world.entity.Entity internal)
     
    static int
    getPortalWaitTime(net.minecraft.world.entity.Entity internal)
     
    static net.minecraft.world.phys.Vec3
    getPosition(net.minecraft.world.entity.Entity internal, float partialTicks)
     
    static int
    getRemainingFireTicks(net.minecraft.world.entity.Entity internal)
     
    static net.minecraft.world.entity.Entity
    getRootVehicle(net.minecraft.world.entity.Entity internal)
     
    static net.minecraft.sounds.SoundSource
    getSoundSource(net.minecraft.world.entity.Entity internal)
     
    static String
    getStringUUID(net.minecraft.world.entity.Entity internal)
     
    static Set<String>
    getTags(net.minecraft.world.entity.Entity internal)
     
    static int
    getTeamColor(net.minecraft.world.entity.Entity internal)
     
    static int
    getTicksFrozen(net.minecraft.world.entity.Entity internal)
     
    static int
    getTicksRequiredToFreeze(net.minecraft.world.entity.Entity internal)
     
    static net.minecraft.world.entity.EntityType
    getType(net.minecraft.world.entity.Entity internal)
     
    static net.minecraft.world.phys.Vec3
    getUpVector(net.minecraft.world.entity.Entity internal, float partialTicks)
     
    static net.minecraft.world.entity.Entity
    getVehicle(net.minecraft.world.entity.Entity internal)
     
    static net.minecraft.world.phys.Vec3
    getViewVector(net.minecraft.world.entity.Entity internal, float partialTicks)
     
    static double
    getX(net.minecraft.world.entity.Entity internal)
     
    static double
    getX(net.minecraft.world.entity.Entity internal, double scale)
     
    static double
    getY(net.minecraft.world.entity.Entity internal)
     
    static double
    getY(net.minecraft.world.entity.Entity internal, double scale)
     
    static double
    getZ(net.minecraft.world.entity.Entity internal)
     
    static double
    getZ(net.minecraft.world.entity.Entity internal, double scale)
     
    static boolean
    hasCustomName(net.minecraft.world.entity.Entity internal)
     
    static boolean
    hasExactlyOnePlayerPassenger(net.minecraft.world.entity.Entity internal)
     
    static boolean
    hasGlowingTag(net.minecraft.world.entity.Entity internal)
     
    static boolean
    hasIndirectPassenger(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.Entity entity)
     
    static boolean
    hasPassenger(net.minecraft.world.entity.Entity internal, Predicate<net.minecraft.world.entity.Entity> predicate)
     
    static boolean
    hasPassenger(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.Entity entity)
     
    static boolean
    hurt(net.minecraft.world.entity.Entity internal, net.minecraft.world.damagesource.DamageSource source, float amount)
     
    static boolean
    isAlive(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isAttackable(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isColliding(net.minecraft.world.entity.Entity internal, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state)
     
    static boolean
    isCrouching(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isCurrentlyGlowing(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isCustomNameVisible(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isDescending(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isDiscrete(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isFree(net.minecraft.world.entity.Entity internal, double x, double y, double z)
     
    static boolean
    isFullyFrozen(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isInLava(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isInvisible(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isInvisibleTo(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.player.Player player)
     
    static boolean
    isInvulnerable(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isInvulnerableTo(net.minecraft.world.entity.Entity internal, net.minecraft.world.damagesource.DamageSource source)
     
    static boolean
    isInWall(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isInWater(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isInWaterOrBubble(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isInWaterOrRain(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isInWaterRainOrBubble(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isNoGravity(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isOnFire(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isOnGround(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isOnPortalCooldown(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isPassenger(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isPassengerOfSameVehicle(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.Entity entity)
     
    static boolean
    isPickable(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isPushable(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isPushedByFluid(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isRemoved(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isShiftKeyDown(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isSilent(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isSpectator(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isSprinting(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isSteppingCarefully(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isSuppressingBounce(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isSwimming(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isUnderWater(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isVehicle(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isVisuallyCrawling(net.minecraft.world.entity.Entity internal)
     
    static boolean
    isVisuallySwimming(net.minecraft.world.entity.Entity internal)
     
    static void
    kill(net.minecraft.world.entity.Entity internal)
     
    static void
    lavaHurt(net.minecraft.world.entity.Entity internal)
     
    static void
    moveRelative(net.minecraft.world.entity.Entity internal, float amount, net.minecraft.world.phys.Vec3 relative)
     
    static void
    moveTo(net.minecraft.world.entity.Entity internal, double x, double y, double z)
     
    static void
    moveTo(net.minecraft.world.entity.Entity internal, double x, double y, double z, float yaw, float pitch)
     
    static void
    moveTo(net.minecraft.world.entity.Entity internal, net.minecraft.core.BlockPos pos, float yaw, float pitch)
     
    static void
    moveTo(net.minecraft.world.entity.Entity internal, net.minecraft.world.phys.Vec3 vec)
     
    static boolean
    occludesVibrations(net.minecraft.world.entity.Entity internal)
     
    static void
    playSound(net.minecraft.world.entity.Entity internal, net.minecraft.sounds.SoundEvent sound, float volume, float pitch)
     
    static net.minecraft.world.phys.Vec3
    position(net.minecraft.world.entity.Entity internal)
     
    static void
    positionRider(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.Entity entity)
     
    static boolean
    removeTag(net.minecraft.world.entity.Entity internal, String tagName)
     
    static void
    removeVehicle(net.minecraft.world.entity.Entity internal)
     
    static boolean
    rideableUnderWater(net.minecraft.world.entity.Entity internal)
     
    static void
    sendMessage(net.minecraft.world.entity.Entity internal, net.minecraft.network.chat.Component message)
     
    static void
    setAirSupply(net.minecraft.world.entity.Entity internal, int air)
     
    static void
    setCustomName(net.minecraft.world.entity.Entity internal, net.minecraft.network.chat.Component name)
     
    static void
    setCustomNameVisible(net.minecraft.world.entity.Entity internal, boolean visible)
     
    static void
    setDeltaMovement(net.minecraft.world.entity.Entity internal, double xDelta, double yDelta, double zDelta)
     
    static void
    setDeltaMovement(net.minecraft.world.entity.Entity internal, net.minecraft.world.phys.Vec3 deltaMovement)
     
    static void
    setGlowingTag(net.minecraft.world.entity.Entity internal, boolean glowing)
     
    static void
    setInvisible(net.minecraft.world.entity.Entity internal, boolean invisible)
     
    static void
    setInvulnerable(net.minecraft.world.entity.Entity internal, boolean invulnerable)
     
    static void
    setIsInPowderSnow(net.minecraft.world.entity.Entity internal, boolean inPowderSnow)
     
    static void
    setItemSlot(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.EquipmentSlot slot, net.minecraft.world.item.ItemStack stack)
     
    static void
    setNoGravity(net.minecraft.world.entity.Entity internal, boolean noGravity)
     
    static void
    setOldPosAndRot(net.minecraft.world.entity.Entity internal)
     
    static void
    setOnGround(net.minecraft.world.entity.Entity internal, boolean onGround)
     
    static void
    setPortalCooldown(net.minecraft.world.entity.Entity internal)
     
    static void
    setPos(net.minecraft.world.entity.Entity internal, double x, double y, double z)
     
    static void
    setPos(net.minecraft.world.entity.Entity internal, net.minecraft.world.phys.Vec3 position)
     
    static void
    setPosRaw(net.minecraft.world.entity.Entity internal, double x, double y, double z)
     
    static void
    setRemainingFireTicks(net.minecraft.world.entity.Entity internal, int ticks)
     
    static void
    setSecondsOnFire(net.minecraft.world.entity.Entity internal, int seconds)
     
    static void
    setShiftKeyDown(net.minecraft.world.entity.Entity internal, boolean keyDown)
     
    static void
    setSilent(net.minecraft.world.entity.Entity internal, boolean silent)
     
    static void
    setSprinting(net.minecraft.world.entity.Entity internal, boolean sprinting)
     
    static void
    setSwimming(net.minecraft.world.entity.Entity internal, boolean swimming)
     
    static void
    setTicksFrozen(net.minecraft.world.entity.Entity internal, int ticks)
     
    static boolean
    shouldShowName(net.minecraft.world.entity.Entity internal)
     
    static boolean
    showVehicleHealth(net.minecraft.world.entity.Entity internal)
     
    static boolean
    startRiding(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.Entity entity)
     
    static boolean
    startRiding(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.Entity entity, boolean force)
     
    static void
    stopRiding(net.minecraft.world.entity.Entity internal)
     
    static void
    teleportTo(net.minecraft.world.entity.Entity internal, double x, double y, double z)
     
    static void
    turn(net.minecraft.world.entity.Entity internal, double yaw, double pitch)
     
    static void
    unRide(net.minecraft.world.entity.Entity internal)
     
    static void
    updateCustomData(net.minecraft.world.entity.Entity internal, MapData data)
    Updates the custom NBT data for this Entity.
    static void
    updateData(net.minecraft.world.entity.Entity internal, MapData data)
    Updates the NBT data of this Entity.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ExpandEntity

      public ExpandEntity()
  • Method Details

    • isColliding

      public static boolean isColliding(net.minecraft.world.entity.Entity internal, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state)
    • getLevel

      public static net.minecraft.world.level.Level getLevel(net.minecraft.world.entity.Entity internal)
    • getTeamColor

      public static int getTeamColor(net.minecraft.world.entity.Entity internal)
    • isSpectator

      public static boolean isSpectator(net.minecraft.world.entity.Entity internal)
    • unRide

      public static void unRide(net.minecraft.world.entity.Entity internal)
    • getType

      public static net.minecraft.world.entity.EntityType getType(net.minecraft.world.entity.Entity internal)
    • getTags

      public static Set<String> getTags(net.minecraft.world.entity.Entity internal)
    • addTag

      public static boolean addTag(net.minecraft.world.entity.Entity internal, String tagName)
    • removeTag

      public static boolean removeTag(net.minecraft.world.entity.Entity internal, String tagName)
    • kill

      public static void kill(net.minecraft.world.entity.Entity internal)
    • discard

      public static void discard(net.minecraft.world.entity.Entity internal)
    • closerThan

      public static boolean closerThan(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.Entity other, double distance)
    • setPos

      public static void setPos(net.minecraft.world.entity.Entity internal, net.minecraft.world.phys.Vec3 position)
    • setPos

      public static void setPos(net.minecraft.world.entity.Entity internal, double x, double y, double z)
    • turn

      public static void turn(net.minecraft.world.entity.Entity internal, double yaw, double pitch)
    • setPortalCooldown

      public static void setPortalCooldown(net.minecraft.world.entity.Entity internal)
    • isOnPortalCooldown

      public static boolean isOnPortalCooldown(net.minecraft.world.entity.Entity internal)
    • getPortalWaitTime

      public static int getPortalWaitTime(net.minecraft.world.entity.Entity internal)
    • lavaHurt

      public static void lavaHurt(net.minecraft.world.entity.Entity internal)
    • setSecondsOnFire

      public static void setSecondsOnFire(net.minecraft.world.entity.Entity internal, int seconds)
    • setRemainingFireTicks

      public static void setRemainingFireTicks(net.minecraft.world.entity.Entity internal, int ticks)
    • getRemainingFireTicks

      public static int getRemainingFireTicks(net.minecraft.world.entity.Entity internal)
    • clearFire

      public static void clearFire(net.minecraft.world.entity.Entity internal)
    • isFree

      public static boolean isFree(net.minecraft.world.entity.Entity internal, double x, double y, double z)
    • setOnGround

      public static void setOnGround(net.minecraft.world.entity.Entity internal, boolean onGround)
    • isOnGround

      public static boolean isOnGround(net.minecraft.world.entity.Entity internal)
    • getOnPos

      public static net.minecraft.core.BlockPos getOnPos(net.minecraft.world.entity.Entity internal)
    • playSound

      public static void playSound(net.minecraft.world.entity.Entity internal, net.minecraft.sounds.SoundEvent sound, float volume, float pitch)
    • isSilent

      public static boolean isSilent(net.minecraft.world.entity.Entity internal)
    • setSilent

      public static void setSilent(net.minecraft.world.entity.Entity internal, boolean silent)
    • isNoGravity

      public static boolean isNoGravity(net.minecraft.world.entity.Entity internal)
    • setNoGravity

      public static void setNoGravity(net.minecraft.world.entity.Entity internal, boolean noGravity)
    • occludesVibrations

      public static boolean occludesVibrations(net.minecraft.world.entity.Entity internal)
    • fireImmune

      public static boolean fireImmune(net.minecraft.world.entity.Entity internal)
    • isInWater

      public static boolean isInWater(net.minecraft.world.entity.Entity internal)
    • isInWaterOrRain

      public static boolean isInWaterOrRain(net.minecraft.world.entity.Entity internal)
    • isInWaterRainOrBubble

      public static boolean isInWaterRainOrBubble(net.minecraft.world.entity.Entity internal)
    • isInWaterOrBubble

      public static boolean isInWaterOrBubble(net.minecraft.world.entity.Entity internal)
    • isUnderWater

      public static boolean isUnderWater(net.minecraft.world.entity.Entity internal)
    • isInLava

      public static boolean isInLava(net.minecraft.world.entity.Entity internal)
    • moveRelative

      public static void moveRelative(net.minecraft.world.entity.Entity internal, float amount, net.minecraft.world.phys.Vec3 relative)
    • getBrightness

      public static float getBrightness(net.minecraft.world.entity.Entity internal)
    • moveTo

      public static void moveTo(net.minecraft.world.entity.Entity internal, net.minecraft.world.phys.Vec3 vec)
    • moveTo

      public static void moveTo(net.minecraft.world.entity.Entity internal, double x, double y, double z)
    • moveTo

      public static void moveTo(net.minecraft.world.entity.Entity internal, net.minecraft.core.BlockPos pos, float yaw, float pitch)
    • moveTo

      public static void moveTo(net.minecraft.world.entity.Entity internal, double x, double y, double z, float yaw, float pitch)
    • setOldPosAndRot

      public static void setOldPosAndRot(net.minecraft.world.entity.Entity internal)
    • distanceTo

      public static float distanceTo(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.Entity entity)
    • distanceToSqr

      public static double distanceToSqr(net.minecraft.world.entity.Entity internal, double x, double y, double z)
    • distanceToSqr

      public static double distanceToSqr(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.Entity entity)
    • distanceToSqr

      public static double distanceToSqr(net.minecraft.world.entity.Entity internal, net.minecraft.world.phys.Vec3 vec)
    • hurt

      public static boolean hurt(net.minecraft.world.entity.Entity internal, net.minecraft.world.damagesource.DamageSource source, float amount)
    • getViewVector

      public static net.minecraft.world.phys.Vec3 getViewVector(net.minecraft.world.entity.Entity internal, float partialTicks)
    • getUpVector

      public static net.minecraft.world.phys.Vec3 getUpVector(net.minecraft.world.entity.Entity internal, float partialTicks)
    • getEyePosition

      public static net.minecraft.world.phys.Vec3 getEyePosition(net.minecraft.world.entity.Entity internal)
    • getEyePosition

      public static net.minecraft.world.phys.Vec3 getEyePosition(net.minecraft.world.entity.Entity internal, float partialTicks)
    • getPosition

      public static net.minecraft.world.phys.Vec3 getPosition(net.minecraft.world.entity.Entity internal, float partialTicks)
    • isPickable

      public static boolean isPickable(net.minecraft.world.entity.Entity internal)
    • isPushable

      public static boolean isPushable(net.minecraft.world.entity.Entity internal)
    • isAlive

      public static boolean isAlive(net.minecraft.world.entity.Entity internal)
    • isInWall

      public static boolean isInWall(net.minecraft.world.entity.Entity internal)
    • canCollideWith

      public static boolean canCollideWith(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.Entity other)
    • canBeCollidedWith

      public static boolean canBeCollidedWith(net.minecraft.world.entity.Entity internal)
    • positionRider

      public static void positionRider(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.Entity entity)
    • startRiding

      public static boolean startRiding(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.Entity entity)
    • showVehicleHealth

      public static boolean showVehicleHealth(net.minecraft.world.entity.Entity internal)
    • startRiding

      public static boolean startRiding(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.Entity entity, boolean force)
    • ejectPassengers

      public static void ejectPassengers(net.minecraft.world.entity.Entity internal)
    • removeVehicle

      public static void removeVehicle(net.minecraft.world.entity.Entity internal)
    • stopRiding

      public static void stopRiding(net.minecraft.world.entity.Entity internal)
    • getLookAngle

      public static net.minecraft.world.phys.Vec3 getLookAngle(net.minecraft.world.entity.Entity internal)
    • getForward

      public static net.minecraft.world.phys.Vec3 getForward(net.minecraft.world.entity.Entity internal)
    • getDimensionChangingDelay

      public static int getDimensionChangingDelay(net.minecraft.world.entity.Entity internal)
    • getHandSlots

      public static Iterable<net.minecraft.world.item.ItemStack> getHandSlots(net.minecraft.world.entity.Entity internal)
    • getArmorSlots

      public static Iterable<net.minecraft.world.item.ItemStack> getArmorSlots(net.minecraft.world.entity.Entity internal)
    • getAllSlots

      public static Iterable<net.minecraft.world.item.ItemStack> getAllSlots(net.minecraft.world.entity.Entity internal)
    • setItemSlot

      public static void setItemSlot(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.EquipmentSlot slot, net.minecraft.world.item.ItemStack stack)
    • isOnFire

      public static boolean isOnFire(net.minecraft.world.entity.Entity internal)
    • isPassenger

      public static boolean isPassenger(net.minecraft.world.entity.Entity internal)
    • isVehicle

      public static boolean isVehicle(net.minecraft.world.entity.Entity internal)
    • rideableUnderWater

      public static boolean rideableUnderWater(net.minecraft.world.entity.Entity internal)
    • setShiftKeyDown

      public static void setShiftKeyDown(net.minecraft.world.entity.Entity internal, boolean keyDown)
    • isShiftKeyDown

      public static boolean isShiftKeyDown(net.minecraft.world.entity.Entity internal)
    • isSteppingCarefully

      public static boolean isSteppingCarefully(net.minecraft.world.entity.Entity internal)
    • isSuppressingBounce

      public static boolean isSuppressingBounce(net.minecraft.world.entity.Entity internal)
    • isDiscrete

      public static boolean isDiscrete(net.minecraft.world.entity.Entity internal)
    • isDescending

      public static boolean isDescending(net.minecraft.world.entity.Entity internal)
    • isCrouching

      public static boolean isCrouching(net.minecraft.world.entity.Entity internal)
    • isSprinting

      public static boolean isSprinting(net.minecraft.world.entity.Entity internal)
    • setSprinting

      public static void setSprinting(net.minecraft.world.entity.Entity internal, boolean sprinting)
    • isSwimming

      public static boolean isSwimming(net.minecraft.world.entity.Entity internal)
    • isVisuallySwimming

      public static boolean isVisuallySwimming(net.minecraft.world.entity.Entity internal)
    • isVisuallyCrawling

      public static boolean isVisuallyCrawling(net.minecraft.world.entity.Entity internal)
    • setSwimming

      public static void setSwimming(net.minecraft.world.entity.Entity internal, boolean swimming)
    • hasGlowingTag

      public static boolean hasGlowingTag(net.minecraft.world.entity.Entity internal)
    • setGlowingTag

      public static void setGlowingTag(net.minecraft.world.entity.Entity internal, boolean glowing)
    • isCurrentlyGlowing

      public static boolean isCurrentlyGlowing(net.minecraft.world.entity.Entity internal)
    • isInvisible

      public static boolean isInvisible(net.minecraft.world.entity.Entity internal)
    • isInvisibleTo

      public static boolean isInvisibleTo(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.player.Player player)
    • setInvisible

      public static void setInvisible(net.minecraft.world.entity.Entity internal, boolean invisible)
    • getMaxAirSupply

      public static int getMaxAirSupply(net.minecraft.world.entity.Entity internal)
    • getAirSupply

      public static int getAirSupply(net.minecraft.world.entity.Entity internal)
    • setAirSupply

      public static void setAirSupply(net.minecraft.world.entity.Entity internal, int air)
    • getTicksFrozen

      public static int getTicksFrozen(net.minecraft.world.entity.Entity internal)
    • setTicksFrozen

      public static void setTicksFrozen(net.minecraft.world.entity.Entity internal, int ticks)
    • getPercentFrozen

      public static float getPercentFrozen(net.minecraft.world.entity.Entity internal)
    • isFullyFrozen

      public static boolean isFullyFrozen(net.minecraft.world.entity.Entity internal)
    • getTicksRequiredToFreeze

      public static int getTicksRequiredToFreeze(net.minecraft.world.entity.Entity internal)
    • getName

      public static net.minecraft.network.chat.Component getName(net.minecraft.world.entity.Entity internal)
    • isAttackable

      public static boolean isAttackable(net.minecraft.world.entity.Entity internal)
    • isInvulnerableTo

      public static boolean isInvulnerableTo(net.minecraft.world.entity.Entity internal, net.minecraft.world.damagesource.DamageSource source)
    • isInvulnerable

      public static boolean isInvulnerable(net.minecraft.world.entity.Entity internal)
    • setInvulnerable

      public static void setInvulnerable(net.minecraft.world.entity.Entity internal, boolean invulnerable)
    • getMaxFallDistance

      public static int getMaxFallDistance(net.minecraft.world.entity.Entity internal)
    • getStringUUID

      public static String getStringUUID(net.minecraft.world.entity.Entity internal)
    • isPushedByFluid

      public static boolean isPushedByFluid(net.minecraft.world.entity.Entity internal)
    • getDisplayName

      public static net.minecraft.network.chat.Component getDisplayName(net.minecraft.world.entity.Entity internal)
    • setCustomName

      public static void setCustomName(net.minecraft.world.entity.Entity internal, net.minecraft.network.chat.Component name)
    • getCustomName

      public static net.minecraft.network.chat.Component getCustomName(net.minecraft.world.entity.Entity internal)
    • hasCustomName

      public static boolean hasCustomName(net.minecraft.world.entity.Entity internal)
    • setCustomNameVisible

      public static void setCustomNameVisible(net.minecraft.world.entity.Entity internal, boolean visible)
    • isCustomNameVisible

      public static boolean isCustomNameVisible(net.minecraft.world.entity.Entity internal)
    • teleportTo

      public static void teleportTo(net.minecraft.world.entity.Entity internal, double x, double y, double z)
    • shouldShowName

      public static boolean shouldShowName(net.minecraft.world.entity.Entity internal)
    • getDirection

      public static net.minecraft.core.Direction getDirection(net.minecraft.world.entity.Entity internal)
    • getMotionDirection

      public static net.minecraft.core.Direction getMotionDirection(net.minecraft.world.entity.Entity internal)
    • getBoundingBoxForCulling

      public static net.minecraft.world.phys.AABB getBoundingBoxForCulling(net.minecraft.world.entity.Entity internal)
    • getEyeHeight

      public static float getEyeHeight(net.minecraft.world.entity.Entity internal)
    • sendMessage

      public static void sendMessage(net.minecraft.world.entity.Entity internal, net.minecraft.network.chat.Component message)
    • getCommandSenderWorld

      public static net.minecraft.world.level.Level getCommandSenderWorld(net.minecraft.world.entity.Entity internal)
    • getControllingPassenger

      public static net.minecraft.world.entity.Entity getControllingPassenger(net.minecraft.world.entity.Entity internal)
    • getPassengers

      public static List<net.minecraft.world.entity.Entity> getPassengers(net.minecraft.world.entity.Entity internal)
    • getFirstPassenger

      public static net.minecraft.world.entity.Entity getFirstPassenger(net.minecraft.world.entity.Entity internal)
    • hasPassenger

      public static boolean hasPassenger(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.Entity entity)
    • hasPassenger

      public static boolean hasPassenger(net.minecraft.world.entity.Entity internal, Predicate<net.minecraft.world.entity.Entity> predicate)
    • hasExactlyOnePlayerPassenger

      public static boolean hasExactlyOnePlayerPassenger(net.minecraft.world.entity.Entity internal)
    • getRootVehicle

      public static net.minecraft.world.entity.Entity getRootVehicle(net.minecraft.world.entity.Entity internal)
    • isPassengerOfSameVehicle

      public static boolean isPassengerOfSameVehicle(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.Entity entity)
    • hasIndirectPassenger

      public static boolean hasIndirectPassenger(net.minecraft.world.entity.Entity internal, net.minecraft.world.entity.Entity entity)
    • getVehicle

      public static net.minecraft.world.entity.Entity getVehicle(net.minecraft.world.entity.Entity internal)
    • getPistonPushReaction

      public static net.minecraft.world.level.material.PushReaction getPistonPushReaction(net.minecraft.world.entity.Entity internal)
    • getSoundSource

      public static net.minecraft.sounds.SoundSource getSoundSource(net.minecraft.world.entity.Entity internal)
    • getFluidJumpThreshold

      public static double getFluidJumpThreshold(net.minecraft.world.entity.Entity internal)
    • getBbWidth

      public static float getBbWidth(net.minecraft.world.entity.Entity internal)
    • getBbHeight

      public static float getBbHeight(net.minecraft.world.entity.Entity internal)
    • position

      public static net.minecraft.world.phys.Vec3 position(net.minecraft.world.entity.Entity internal)
    • blockPosition

      public static net.minecraft.core.BlockPos blockPosition(net.minecraft.world.entity.Entity internal)
    • getFeetBlockState

      public static net.minecraft.world.level.block.state.BlockState getFeetBlockState(net.minecraft.world.entity.Entity internal)
    • eyeBlockPosition

      public static net.minecraft.core.BlockPos eyeBlockPosition(net.minecraft.world.entity.Entity internal)
    • getBlockX

      public static int getBlockX(net.minecraft.world.entity.Entity internal)
    • getX

      public static double getX(net.minecraft.world.entity.Entity internal)
    • getX

      public static double getX(net.minecraft.world.entity.Entity internal, double scale)
    • getBlockY

      public static int getBlockY(net.minecraft.world.entity.Entity internal)
    • getY

      public static double getY(net.minecraft.world.entity.Entity internal)
    • getY

      public static double getY(net.minecraft.world.entity.Entity internal, double scale)
    • getEyeY

      public static double getEyeY(net.minecraft.world.entity.Entity internal)
    • getBlockZ

      public static int getBlockZ(net.minecraft.world.entity.Entity internal)
    • getZ

      public static double getZ(net.minecraft.world.entity.Entity internal)
    • getZ

      public static double getZ(net.minecraft.world.entity.Entity internal, double scale)
    • setPosRaw

      public static void setPosRaw(net.minecraft.world.entity.Entity internal, double x, double y, double z)
    • setIsInPowderSnow

      public static void setIsInPowderSnow(net.minecraft.world.entity.Entity internal, boolean inPowderSnow)
    • canFreeze

      public static boolean canFreeze(net.minecraft.world.entity.Entity internal)
    • isRemoved

      public static boolean isRemoved(net.minecraft.world.entity.Entity internal)
    • getData

      public static MapData getData(net.minecraft.world.entity.Entity internal)
      Gets the NBT data of this Entity.
      Returns:
      The NBT data of this Entity.
    • updateData

      public static void updateData(net.minecraft.world.entity.Entity internal, MapData data)
      Updates the NBT data of this Entity.
      Parameters:
      data - The new Data for this Entity
      DocParam:
      data {key: "value"}
    • getCustomData

      public static MapData getCustomData(net.minecraft.world.entity.Entity internal)
      Gets the custom NBT data for this Entity.
      Returns:
      The custom data for this Entity.
    • updateCustomData

      public static void updateCustomData(net.minecraft.world.entity.Entity internal, MapData data)
      Updates the custom NBT data for this Entity.
      Parameters:
      data - The custom data to store.
      DocParam:
      data {custom: "data"}
    • getDeltaMovement

      public static net.minecraft.world.phys.Vec3 getDeltaMovement(net.minecraft.world.entity.Entity internal)
    • setDeltaMovement

      public static void setDeltaMovement(net.minecraft.world.entity.Entity internal, net.minecraft.world.phys.Vec3 deltaMovement)
    • setDeltaMovement

      public static void setDeltaMovement(net.minecraft.world.entity.Entity internal, double xDelta, double yDelta, double zDelta)