Uses of Class
net.minecraft.entity.player.ServerPlayerEntity
Packages that use ServerPlayerEntity
Package
Description
-
Uses of ServerPlayerEntity in net.minecraft
Fields in net.minecraft declared as ServerPlayerEntityModifier and TypeFieldDescriptionprivate final ServerPlayerEntityclass_2690.playerprivate ServerPlayerEntityclass_3345.playerFields in net.minecraft with type parameters of type ServerPlayerEntityModifier and TypeFieldDescriptionprivate final Set<ServerPlayerEntity>class_2925.field_13847private final Set<ServerPlayerEntity>class_2925.field_13848Methods in net.minecraft that return types with arguments of type ServerPlayerEntityMethods in net.minecraft with parameters of type ServerPlayerEntityModifier and TypeMethodDescriptionvoidclass_2925.method_12768(ServerPlayerEntity serverPlayerEntity) voidclass_2925.method_12769(ServerPlayerEntity serverPlayerEntity) booleanclass_3160.method_14117(ServerPlayerEntity serverPlayerEntity, DamageSource damageSource, float float2, float float3, boolean bool) booleanclass_3161.method_14120(ServerPlayerEntity serverPlayerEntity, DamageSource damageSource) voidclass_3171.method_14140(ServerPlayerEntity serverPlayerEntity) voidclass_3171.class_3172.method_14144(ServerPlayerEntity serverPlayerEntity) booleanclass_3171.class_3173.method_14147(ServerPlayerEntity serverPlayerEntity) voidclass_3177.method_14195(ServerPlayerEntity serverPlayerEntity, ItemStack itemStack, int int2) voidclass_3181.method_14212(ServerPlayerEntity serverPlayerEntity, BlockState blockState) voidclass_3184.method_14224(ServerPlayerEntity serverPlayerEntity, DamageSource damageSource, float float2, float float3, boolean bool) voidclass_3184.class_3185.method_14228(ServerPlayerEntity serverPlayerEntity, DamageSource damageSource, float float2, float float3, boolean bool) booleanclass_3184.class_3186.method_14231(ServerPlayerEntity serverPlayerEntity, DamageSource damageSource, float float2, float float3, boolean bool) voidclass_3194.method_14276(ServerPlayerEntity serverPlayerEntity, PlayerInventory playerInventory) voidclass_3197.method_14284(ServerPlayerEntity serverPlayerEntity, ItemStack itemStack, int int2) voidclass_3201.class_3202.method_14300(ServerPlayerEntity serverPlayerEntity, Entity entity, DamageSource damageSource) booleanclass_3201.class_3203.method_14303(ServerPlayerEntity serverPlayerEntity, Entity entity, DamageSource damageSource) voidclass_3204.method_14310(ServerPlayerEntity serverPlayerEntity, Vec3d vec3d, int int2) voidclass_3204.class_3205.method_14314(ServerPlayerEntity serverPlayerEntity, Vec3d vec3d, int int2) booleanclass_3204.class_3206.method_14317(ServerPlayerEntity serverPlayerEntity, Vec3d vec3d, int int2) voidclass_3210.method_14326(ServerPlayerEntity serverPlayerEntity) voidclass_3218.method_14354(ServerPlayerEntity serverPlayerEntity, Vec3d vec3d) voidclass_3222.method_14369(ServerPlayerEntity serverPlayerEntity, BlockPos blockPos, ItemStack itemStack) voidclass_3226.method_14379(ServerPlayerEntity serverPlayerEntity, Entity entity, DamageSource damageSource, float float2, float float3, boolean bool) voidclass_3226.class_3227.method_14383(ServerPlayerEntity serverPlayerEntity, Entity entity, DamageSource damageSource, float float2, float float3, boolean bool) booleanclass_3226.class_3228.method_14386(ServerPlayerEntity serverPlayerEntity, Entity entity, DamageSource damageSource, float float2, float float3, boolean bool) voidclass_3229.method_14388(ServerPlayerEntity serverPlayerEntity, RecipeType recipeType) voidclass_3232.method_14397(ServerPlayerEntity serverPlayerEntity, Entity entity) voidclass_3232.class_3233.method_14401(ServerPlayerEntity serverPlayerEntity, Entity entity) booleanclass_3232.class_3234.method_14404(ServerPlayerEntity serverPlayerEntity, Entity entity) voidclass_3235.method_14405(ServerPlayerEntity serverPlayerEntity, AnimalEntity animalEntity) voidclass_3235.class_3236.method_14409(ServerPlayerEntity serverPlayerEntity, AnimalEntity animalEntity) booleanclass_3235.class_3237.method_14412(ServerPlayerEntity serverPlayerEntity, AnimalEntity animalEntity) voidclass_3238.method_14413(ServerPlayerEntity serverPlayerEntity) voidclass_3241.method_14419(ServerPlayerEntity serverPlayerEntity, VillagerEntity villagerEntity, ItemStack itemStack) voidclass_3241.class_3242.method_14423(ServerPlayerEntity serverPlayerEntity, VillagerEntity villagerEntity, ItemStack itemStack) booleanclass_3241.class_3243.method_14426(ServerPlayerEntity serverPlayerEntity, VillagerEntity villagerEntity, ItemStack itemStack) voidclass_3244.method_14427(ServerPlayerEntity serverPlayerEntity, BlockPos blockPos) voidclass_3247.method_14436(ServerPlayerEntity serverPlayerEntity, ItemStack itemStack) voidclass_3345.method_14907(ServerPlayerEntity player, RecipeType recipeType, boolean bool) voidclass_3356.method_14995(List<RecipeType> list, ServerPlayerEntity serverPlayerEntity) private voidclass_3356.method_14996(class_3331.class_3332 class_3332, ServerPlayerEntity serverPlayerEntity, List<RecipeType> list) voidclass_3356.method_14997(ServerPlayerEntity serverPlayerEntity) voidclass_3356.method_14998(List<RecipeType> list, ServerPlayerEntity serverPlayerEntity) voidclass_3201.trigger(ServerPlayerEntity serverPlayerEntity, Entity entity, DamageSource damageSource) Constructors in net.minecraft with parameters of type ServerPlayerEntity -
Uses of ServerPlayerEntity in net.minecraft.achievement
Methods in net.minecraft.achievement with parameters of type ServerPlayerEntityModifier and TypeMethodDescriptionvoidclass_3363.method_15041(ServerPlayerEntity serverPlayerEntity, AnimalEntity animalEntity, AnimalEntity animalEntity2, PassiveEntity passiveEntity) voidclass_3363.class_3364.method_15045(ServerPlayerEntity serverPlayerEntity, AnimalEntity animalEntity, AnimalEntity animalEntity2, PassiveEntity passiveEntity) booleanclass_3363.class_3365.method_15048(ServerPlayerEntity serverPlayerEntity, AnimalEntity animalEntity, AnimalEntity animalEntity2, PassiveEntity passiveEntity) voidclass_3366.method_15062(ServerPlayerEntity serverPlayerEntity, Potion potion) voidclass_3370.method_15071(ServerPlayerEntity serverPlayerEntity, DimensionType dimensionType, DimensionType dimensionType2) voidclass_3376.method_15081(ServerPlayerEntity serverPlayerEntity, BeaconBlockEntity beaconBlockEntity) voidclass_3380.method_15090(ServerPlayerEntity serverPlayerEntity, ItemStack itemStack) -
Uses of ServerPlayerEntity in net.minecraft.advancement
Fields in net.minecraft.advancement declared as ServerPlayerEntityMethods in net.minecraft.advancement with parameters of type ServerPlayerEntityModifier and TypeMethodDescriptionvoidAdvacementRewards.method_14859(ServerPlayerEntity player) voidAdvancementFile.method_14925(ServerPlayerEntity serverPlayerEntity) voidAdvancementFile.setPlayer(ServerPlayerEntity player) Constructors in net.minecraft.advancement with parameters of type ServerPlayerEntityModifierConstructorDescriptionAdvancementFile(MinecraftServer server, File file, ServerPlayerEntity player) -
Uses of ServerPlayerEntity in net.minecraft.advancement.criterion
Methods in net.minecraft.advancement.criterion with parameters of type ServerPlayerEntityModifier and TypeMethodDescriptionvoidCuredZombieVilagerCriterion.grant(ServerPlayerEntity player, ZombieEntity zombie, VillagerEntity villager) voidCuredZombieVilagerCriterion.class_3156.method_14097(ServerPlayerEntity player, ZombieEntity entity, VillagerEntity villager) booleanCuredZombieVilagerCriterion.CuredZombieVillagerCriterionInstance.method_14100(ServerPlayerEntity player, ZombieEntity zombie, VillagerEntity villager) -
Uses of ServerPlayerEntity in net.minecraft.command
Methods in net.minecraft.command that return ServerPlayerEntityModifier and TypeMethodDescriptionstatic ServerPlayerEntityAbstractCommand.getAsPlayer(CommandSource source) private static ServerPlayerEntityAbstractCommand.method_14456(MinecraftServer minecraftServer, ServerPlayerEntity serverPlayerEntity, String string) static ServerPlayerEntityAbstractCommand.method_4639(MinecraftServer minecraftServer, CommandSource commandSource, String string) Methods in net.minecraft.command that return types with arguments of type ServerPlayerEntityModifier and TypeMethodDescriptionstatic List<ServerPlayerEntity>AbstractCommand.method_14455(MinecraftServer minecraftServer, CommandSource commandSource, String string) Methods in net.minecraft.command with parameters of type ServerPlayerEntityModifier and TypeMethodDescriptionprivate static ServerPlayerEntityAbstractCommand.method_14456(MinecraftServer minecraftServer, ServerPlayerEntity serverPlayerEntity, String string) -
Uses of ServerPlayerEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type ServerPlayerEntityModifier and TypeFieldDescriptionprivate final Set<ServerPlayerEntity>TrackedEntityInstance.playersMethods in net.minecraft.entity with parameters of type ServerPlayerEntityModifier and TypeMethodDescriptionbooleanEntity.isSpectatedBy(ServerPlayerEntity player) voidEntityTracker.method_10747(ServerPlayerEntity serverPlayerEntity) booleanTrackedEntityInstance.method_10770(ServerPlayerEntity player) voidEntityTracker.method_2096(ServerPlayerEntity playerEntity) voidTrackedEntityInstance.method_2180(ServerPlayerEntity serverPlayerEntity) voidTrackedEntityInstance.method_2184(ServerPlayerEntity player) private booleanTrackedEntityInstance.method_2187(ServerPlayerEntity player) voidEntityTracker.method_4410(ServerPlayerEntity playerEntity, Chunk chunk) voidEntity.onStartedTrackingBy(ServerPlayerEntity player) voidEntity.onStoppedTrackingBy(ServerPlayerEntity player) voidTrackedEntityInstance.removeTrackingPlayer(ServerPlayerEntity player) -
Uses of ServerPlayerEntity in net.minecraft.entity.boss
Methods in net.minecraft.entity.boss with parameters of type ServerPlayerEntityModifier and TypeMethodDescriptionvoidWitherEntity.onStartedTrackingBy(ServerPlayerEntity player) voidWitherEntity.onStoppedTrackingBy(ServerPlayerEntity player) -
Uses of ServerPlayerEntity in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive that return ServerPlayerEntity -
Uses of ServerPlayerEntity in net.minecraft.entity.player
Methods in net.minecraft.entity.player with parameters of type ServerPlayerEntityModifier and TypeMethodDescriptionbooleanServerPlayerEntity.isSpectatedBy(ServerPlayerEntity player) voidServerPlayerEntity.method_14968(ServerPlayerEntity serverPlayerEntity, boolean bool) -
Uses of ServerPlayerEntity in net.minecraft.item
Methods in net.minecraft.item with parameters of type ServerPlayerEntityModifier and TypeMethodDescriptionbooleanItemStack.method_5464(int int2, Random rand, ServerPlayerEntity player) -
Uses of ServerPlayerEntity in net.minecraft.network.packet.s2c.play
Constructors in net.minecraft.network.packet.s2c.play with parameters of type ServerPlayerEntityModifierConstructorDescriptionPlayerListS2CPacket(PlayerListS2CPacket.Action action, ServerPlayerEntity[] players) Constructor parameters in net.minecraft.network.packet.s2c.play with type arguments of type ServerPlayerEntityModifierConstructorDescriptionPlayerListS2CPacket(PlayerListS2CPacket.Action action, Iterable<ServerPlayerEntity> players) -
Uses of ServerPlayerEntity in net.minecraft.server
Fields in net.minecraft.server with type parameters of type ServerPlayerEntityModifier and TypeFieldDescriptionprivate static final Predicate<ServerPlayerEntity>PlayerWorldManager.field_13866private static final Predicate<ServerPlayerEntity>PlayerWorldManager.field_13867private static final Predicate<ServerPlayerEntity>DragonRespawnAnimation.PLAYER_PREDICATEprivate final Map<UUID,ServerPlayerEntity> PlayerManager.playerMapprivate final List<ServerPlayerEntity>ChunkPlayerManager.playersprivate final List<ServerPlayerEntity>PlayerManager.playersprivate final List<ServerPlayerEntity>PlayerWorldManager.playersMethods in net.minecraft.server that return ServerPlayerEntityModifier and TypeMethodDescriptionPlayerManager.createPlayer(com.mojang.authlib.GameProfile profile) PlayerManager.respawnPlayer(ServerPlayerEntity player, int dimension, boolean alive) Methods in net.minecraft.server that return types with arguments of type ServerPlayerEntityModifier and TypeMethodDescriptionPlayerManager.getPlayers()PlayerManager.getPlayersByIp(String ip) Methods in net.minecraft.server with parameters of type ServerPlayerEntityModifier and TypeMethodDescriptionvoidChunkPlayerManager.addPlayer(ServerPlayerEntity player) PlayerManager.loadPlayerData(ServerPlayerEntity player) voidChunkPlayerManager.method_12803(ServerPlayerEntity serverPlayerEntity) booleanChunkPlayerManager.method_12804(ServerPlayerEntity serverPlayerEntity) voidPlayerManager.method_12827(ClientConnection clientConnection, ServerPlayerEntity serverPlayerEntity) private voidPlayerManager.method_12829(ServerPlayerEntity serverPlayerEntity, int int2) voidPlayerManager.method_12830(ServerPlayerEntity serverPlayerEntity) voidPlayerManager.method_12831(ServerPlayerEntity serverPlayerEntity) PlayerManager.method_14979(ServerPlayerEntity serverPlayerEntity) voidPlayerManager.method_1986(ServerPlayerEntity player, ServerWorld world) voidPlayerManager.method_2003(ServerPlayerEntity player) voidPlayerManager.method_2009(ServerPlayerEntity player) voidPlayerWorldManager.method_2109(ServerPlayerEntity player) booleanPlayerWorldManager.method_2110(ServerPlayerEntity player, int int2, int int3) voidPlayerWorldManager.method_2115(ServerPlayerEntity player) voidPlayerWorldManager.method_2116(ServerPlayerEntity player) voidChunkPlayerManager.method_8127(ServerPlayerEntity player) PlayerManager.respawnPlayer(ServerPlayerEntity player, int dimension, boolean alive) protected voidPlayerManager.savePlayerData(ServerPlayerEntity player) voidPlayerManager.sendPlayerList(ServerPlayerEntity player) protected voidPlayerManager.sendScoreboard(ServerScoreboard scoreboard, ServerPlayerEntity player) voidPlayerManager.sendWorldInfo(ServerPlayerEntity player, ServerWorld world) private voidPlayerManager.setGameMode(ServerPlayerEntity player, ServerPlayerEntity oldPlayer, World world) voidPlayerManager.teleportToDimension(ServerPlayerEntity player, int dimension) Method parameters in net.minecraft.server with type arguments of type ServerPlayerEntityModifier and TypeMethodDescriptionbooleanChunkPlayerManager.method_12797(double double2, Predicate<ServerPlayerEntity> predicate) booleanChunkPlayerManager.method_12798(Predicate<ServerPlayerEntity> predicate) -
Uses of ServerPlayerEntity in net.minecraft.server.command
Methods in net.minecraft.server.command with parameters of type ServerPlayerEntityModifier and TypeMethodDescriptionprivate voidAchievementCommand.method_14648(CommandSource commandSource, ServerPlayerEntity serverPlayerEntity, SimpleAdvancement simpleAdvancement) private voidAchievementCommand.method_14649(CommandSource commandSource, ServerPlayerEntity serverPlayerEntity, SimpleAdvancement simpleAdvancement, String string) private voidAchievementCommand.method_14653(MinecraftServer minecraftServer, CommandSource commandSource, String[] string, ServerPlayerEntity serverPlayerEntity, AchievementCommand.class_3293 class_3293, AchievementCommand.class_3294 class_3294) protected abstract booleanAchievementCommand.class_3293.method_14657(ServerPlayerEntity serverPlayerEntity, SimpleAdvancement simpleAdvancement) protected abstract booleanAchievementCommand.class_3293.method_14658(ServerPlayerEntity serverPlayerEntity, SimpleAdvancement simpleAdvancement, String string) intAchievementCommand.class_3293.method_14659(ServerPlayerEntity serverPlayerEntity, Iterable<SimpleAdvancement> iterable) -
Uses of ServerPlayerEntity in net.minecraft.server.integrated
Methods in net.minecraft.server.integrated with parameters of type ServerPlayerEntityModifier and TypeMethodDescriptionprotected voidIntegratedPlayerManager.savePlayerData(ServerPlayerEntity player) -
Uses of ServerPlayerEntity in net.minecraft.server.network
Fields in net.minecraft.server.network declared as ServerPlayerEntityModifier and TypeFieldDescriptionprivate ServerPlayerEntityServerLoginNetworkHandler.clientEntityServerPlayerInteractionManager.playerServerPlayNetworkHandler.playerConstructors in net.minecraft.server.network with parameters of type ServerPlayerEntityModifierConstructorDescriptionServerPlayNetworkHandler(MinecraftServer server, ClientConnection connection, ServerPlayerEntity player) -
Uses of ServerPlayerEntity in net.minecraft.server.world
Methods in net.minecraft.server.world with parameters of type ServerPlayerEntityModifier and TypeMethodDescriptionvoidServerWorld.method_12778(ServerPlayerEntity serverPlayerEntity, ParticleType particleType, boolean bool, double double2, double double3, double double4, int int2, double double5, double double6, double double7, double double8, int[] int3) private voidServerWorld.method_12779(ServerPlayerEntity serverPlayerEntity, boolean bool, double double2, double double3, double double4, Packet<?> packet) -
Uses of ServerPlayerEntity in net.minecraft.stat
Methods in net.minecraft.stat with parameters of type ServerPlayerEntityModifier and TypeMethodDescriptionvoidServerStatHandler.method_8273(ServerPlayerEntity serverPlayerEntity) -
Uses of ServerPlayerEntity in net.minecraft.util
Methods in net.minecraft.util that return ServerPlayerEntityModifier and TypeMethodDescriptionstatic ServerPlayerEntityPlayerSelector.selectPlayer(CommandSource sender, String string) Methods in net.minecraft.util that return types with arguments of type ServerPlayerEntityModifier and TypeMethodDescriptionstatic List<ServerPlayerEntity>PlayerSelector.method_14647(CommandSource commandSource, String string) -
Uses of ServerPlayerEntity in net.minecraft.util.json
Methods in net.minecraft.util.json with parameters of type ServerPlayerEntityModifier and TypeMethodDescriptionbooleanEntityJson.method_14237(ServerPlayerEntity player, Entity entity) -
Uses of ServerPlayerEntity in net.minecraft.world.dimension
Methods in net.minecraft.world.dimension with parameters of type ServerPlayerEntityModifier and TypeMethodDescriptionvoidDimension.method_11786(ServerPlayerEntity player) voidDimension.method_11787(ServerPlayerEntity player)