Class ServerPlayer1_12_2
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.wrappers.AbstractWrapped<net.minecraftforge.fml.common.registry.EntityEntry>
mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<net.minecraft.entity.player.EntityPlayerMP, net.minecraftforge.fml.common.registry.EntityEntry>
mods.thecomputerizer.theimpossiblelibrary.api.common.entity.LivingEntityAPI<net.minecraft.entity.player.EntityPlayerMP, net.minecraftforge.fml.common.registry.EntityEntry>
mods.thecomputerizer.theimpossiblelibrary.api.common.entity.PlayerAPI<net.minecraft.entity.player.EntityPlayerMP, net.minecraftforge.fml.common.registry.EntityEntry>
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.common.entity.Player1_12_2<net.minecraft.entity.player.EntityPlayerMP>
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.server.entity.ServerPlayer1_12_2
- All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryEntryAPI<net.minecraftforge.fml.common.registry.EntityEntry>,mods.thecomputerizer.theimpossiblelibrary.api.wrappers.Wrapped<net.minecraftforge.fml.common.registry.EntityEntry>
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI
entity, registryNameFields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.wrappers.AbstractWrapped
wrappedFields inherited from interface mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryEntryAPI
FORGE, FORGE_OR_NEOFORGE, NAMED_ENV, SRG_ENV -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.common.entity.Player1_12_2
canTarget, getActiveEffects, getAir, getAttackTarget, getBedPos, getBoundingBox, getBoundingBox, getData, getDimension, getHealth, getInventory, getMainHandStack, getMaxHealth, getName, getOffHandStack, getPos, getRootVehicle, getUUID, getVehicle, getWorld, isAlive, isAnimal, isFishing, isFlying, isHostile, isLiving, isOwnedBy, isPlayer, sendMessage, sendStatusMessage, setPosition, setRegistryName, x, y, zMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.PlayerAPI
getStackInHand, isGamemodeAdventure, isGamemodeCreative, isGamemodeSpectator, isGamemodeSurvival, sendMessageMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.LivingEntityAPI
getHealthPercentMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI
equals, getDistanceTo, getDistanceTo, getDistanceTo, getEntity, getPosExact, getPosRounded, getRegistryName, setLocalRegistryName, setPosition, setPosition, setPosition, unwrapEntityMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.wrappers.AbstractWrapped
getWrapped, getWrappedClass, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryEntryAPI
getName, getRegistry, getRegistryNameMethods inherited from interface mods.thecomputerizer.theimpossiblelibrary.api.wrappers.Wrapped
getWrapped, getWrappedClass, unwrap
-
Constructor Details
-
ServerPlayer1_12_2
-
-
Method Details
-
getGamemodeOrdinal
public int getGamemodeOrdinal()- Specified by:
getGamemodeOrdinalin classmods.thecomputerizer.theimpossiblelibrary.api.common.entity.PlayerAPI<net.minecraft.entity.player.EntityPlayerMP, net.minecraftforge.fml.common.registry.EntityEntry>
-
isClientPlayer
public boolean isClientPlayer()- Specified by:
isClientPlayerin classmods.thecomputerizer.theimpossiblelibrary.api.common.entity.PlayerAPI<net.minecraft.entity.player.EntityPlayerMP, net.minecraftforge.fml.common.registry.EntityEntry>
-