public class Living1_16_5
extends mods.thecomputerizer.theimpossiblelibrary.api.common.entity.LivingEntityAPI<net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.EntityType<?>>
effectsGetter, entity, registryNamewrappedBOOLEAN_VALUES, FABRIC, FORGE, FORGE_OR_NEOFORGE, GAME_VERSION, JAVA_17, JAVA_21, JAVA_8, JAVA_MODULES, JAVA_VERSION, JAVA_VERSION_ASM, LEGACY, MOD_LOADER, NAMED_ENV, NEOFORGE, SRG_ENV, V12, V16, V16_OR_EARLIER, V16_OR_LATER, V18, V18_OR_EARLIER, V18_OR_LATER, V19, V19_2_OR_EARLIER, V19_4_OR_LATER, V19_OR_EARLIER, V19_OR_LATER, V20, V20_4_OR_EARLIER, V20_6_OR_LATER, V20_OR_EARLIER, V20_OR_LATER, V21, V21_OR_LATER| Constructor and Description |
|---|
Living1_16_5(java.lang.Object living) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canTarget() |
mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<?,?> |
getAttackTarget() |
mods.thecomputerizer.theimpossiblelibrary.api.shapes.Box |
getBoundingBox() |
protected mods.thecomputerizer.theimpossiblelibrary.api.shapes.Box |
getBoundingBox(net.minecraft.world.phys.AABB box) |
mods.thecomputerizer.theimpossiblelibrary.api.tag.CompoundTagAPI<?> |
getData() |
mods.thecomputerizer.theimpossiblelibrary.api.world.DimensionAPI<?> |
getDimension() |
float |
getHealth() |
float |
getMaxHealth() |
java.lang.String |
getName() |
mods.thecomputerizer.theimpossiblelibrary.api.world.BlockPosAPI<?> |
getPos() |
mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<?,?> |
getRootVehicle() |
@Nullable mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<?,?> |
getVehicle() |
mods.thecomputerizer.theimpossiblelibrary.api.world.WorldAPI<?> |
getWorld() |
boolean |
isAlive() |
boolean |
isAnimal() |
boolean |
isHostile() |
boolean |
isLiving() |
boolean |
isOwnedBy(mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<?,?> owner) |
boolean |
isPlayer() |
void |
setPosition(double x,
double y,
double z) |
void |
setRegistryName(mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> registryName) |
double |
x() |
double |
y() |
double |
z() |
getHealthPercentequals, getActiveEffects, getActiveEffectsMethodName, getDistanceTo, getDistanceTo, getDistanceTo, getEffectsGetter, getEntity, getPosExact, getPosRounded, getRegistryName, isErroredEffects, setLocalRegistryName, setPosition, setPosition, setPosition, unwrapEntitygetWrapped, getWrappedClass, toStringclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, getRegistry, getRegistryName, setForgeRegistryNamegetIfNotNull, getIfNotNullOrDefault, getIfNotNullOrDefault, getWrapped, getWrappedClass, isNull, isNullGetter, notNull, notNullGetter, supplyIfNull, unwrap, wrapIfNotNull, wrapIfNotNullOrDefault, wrapIfNotNullOrDefaultpublic boolean canTarget()
canTarget in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.EntityType<?>>public mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<?,?> getAttackTarget()
getAttackTarget in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.EntityType<?>>public mods.thecomputerizer.theimpossiblelibrary.api.shapes.Box getBoundingBox()
getBoundingBox in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.EntityType<?>>protected mods.thecomputerizer.theimpossiblelibrary.api.shapes.Box getBoundingBox(net.minecraft.world.phys.AABB box)
public mods.thecomputerizer.theimpossiblelibrary.api.tag.CompoundTagAPI<?> getData()
getData in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.EntityType<?>>public mods.thecomputerizer.theimpossiblelibrary.api.world.DimensionAPI<?> getDimension()
getDimension in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.EntityType<?>>public float getHealth()
getHealth in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.LivingEntityAPI<net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.EntityType<?>>public float getMaxHealth()
getMaxHealth in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.LivingEntityAPI<net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.EntityType<?>>public java.lang.String getName()
getName in interface mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryEntryAPI<net.minecraft.world.entity.EntityType<?>>getName in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.EntityType<?>>public mods.thecomputerizer.theimpossiblelibrary.api.world.BlockPosAPI<?> getPos()
getPos in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.EntityType<?>>public mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<?,?> getRootVehicle()
getRootVehicle in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.EntityType<?>>@Nullable public @Nullable mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<?,?> getVehicle()
getVehicle in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.EntityType<?>>public mods.thecomputerizer.theimpossiblelibrary.api.world.WorldAPI<?> getWorld()
getWorld in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.EntityType<?>>public boolean isAlive()
isAlive in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.EntityType<?>>public boolean isAnimal()
isAnimal in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.EntityType<?>>public boolean isHostile()
isHostile in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.EntityType<?>>public boolean isLiving()
isLiving in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.EntityType<?>>public boolean isPlayer()
isPlayer in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.EntityType<?>>public boolean isOwnedBy(mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<?,?> owner)
isOwnedBy in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.EntityType<?>>public void setRegistryName(mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> registryName)
public void setPosition(double x,
double y,
double z)
setPosition in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.EntityType<?>>public double x()
x in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.EntityType<?>>public double y()
y in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.EntityType<?>>public double z()
z in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.EntityType<?>>