public class ServerPlayer1_16_5 extends Player1_16_5<net.minecraft.server.level.ServerPlayer>
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 |
|---|
ServerPlayer1_16_5(java.lang.Object player) |
| Modifier and Type | Method and Description |
|---|---|
mods.thecomputerizer.theimpossiblelibrary.api.world.BlockPosAPI<?> |
getBedPos(mods.thecomputerizer.theimpossiblelibrary.api.world.DimensionAPI<?> dimension)
Returns null if the dimension fails to match correctly or if the respawn position does not exist
|
int |
getGamemodeOrdinal() |
boolean |
isClientPlayer() |
canTarget, getAir, getAttackTarget, 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, zgetStackInHand, isGamemodeAdventure, isGamemodeCreative, isGamemodeSpectator, isGamemodeSurvival, sendMessagegetHealthPercentequals, 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 mods.thecomputerizer.theimpossiblelibrary.api.world.BlockPosAPI<?> getBedPos(mods.thecomputerizer.theimpossiblelibrary.api.world.DimensionAPI<?> dimension)
getBedPos in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.PlayerAPI<net.minecraft.server.level.ServerPlayer,net.minecraft.world.entity.EntityType<?>>public int getGamemodeOrdinal()
getGamemodeOrdinal in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.PlayerAPI<net.minecraft.server.level.ServerPlayer,net.minecraft.world.entity.EntityType<?>>public boolean isClientPlayer()
isClientPlayer in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.PlayerAPI<net.minecraft.server.level.ServerPlayer,net.minecraft.world.entity.EntityType<?>>