Uses of Class
net.minecraft.entity.player.ServerPlayerEntity
Packages that use ServerPlayerEntity
-
Uses of ServerPlayerEntity in net.minecraft
Methods in net.minecraft that return ServerPlayerEntityModifier and TypeMethodDescriptionclass_166.method_555(ServerPlayerEntity serverPlayerEntity, int int2) class_166.method_557(ServerLoginNetworkHandler serverLoginNetworkHandler, String string) class_166.method_586(String string) Methods in net.minecraft with parameters of type ServerPlayerEntityModifier and TypeMethodDescriptionvoidclass_488.method_1664(ServerPlayerEntity serverPlayerEntity) voidclass_167.method_1745(ServerPlayerEntity serverPlayerEntity) voidclass_167.method_1748(ServerPlayerEntity serverPlayerEntity) voidclass_167.method_1751(ServerPlayerEntity serverPlayerEntity) voidclass_167.class_514.method_1754(ServerPlayerEntity serverPlayerEntity) voidclass_167.class_514.method_1757(ServerPlayerEntity serverPlayerEntity) voidclass_166.method_554(ServerPlayerEntity serverPlayerEntity) class_166.method_555(ServerPlayerEntity serverPlayerEntity, int int2) voidclass_166.method_556(ServerPlayerEntity serverPlayerEntity, ServerWorld serverWorld) voidclass_166.method_566(ServerPlayerEntity serverPlayerEntity) voidclass_166.method_569(ServerPlayerEntity serverPlayerEntity) voidclass_166.method_572(ServerPlayerEntity serverPlayerEntity) voidclass_166.method_575(ServerPlayerEntity serverPlayerEntity) voidclass_166.method_578(ServerPlayerEntity serverPlayerEntity) voidclass_166.method_581(ServerPlayerEntity serverPlayerEntity) voidclass_174.method_597(ServerPlayerEntity serverPlayerEntity) voidclass_174.method_601(ServerPlayerEntity serverPlayerEntity) voidclass_174.method_604(ServerPlayerEntity serverPlayerEntity) -
Uses of ServerPlayerEntity in net.minecraft.server.network
Fields in net.minecraft.server.network declared as ServerPlayerEntityConstructors in net.minecraft.server.network with parameters of type ServerPlayerEntityModifierConstructorDescriptionServerPlayNetworkHandler(MinecraftServer server, Connection connection, ServerPlayerEntity player)