Uses of Record Class
net.minecraft.server.network.ServerPlayerEntity.class_10766
Packages that use ServerPlayerEntity.class_10766
-
Uses of ServerPlayerEntity.class_10766 in net.minecraft.server.network
Fields in net.minecraft.server.network declared as ServerPlayerEntity.class_10766Fields in net.minecraft.server.network with type parameters of type ServerPlayerEntity.class_10766Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ServerPlayerEntity.class_10766> ServerPlayerEntity.class_10766.field_56608Methods in net.minecraft.server.network that return ServerPlayerEntity.class_10766Methods in net.minecraft.server.network with parameters of type ServerPlayerEntity.class_10766Modifier and TypeMethodDescriptionprivate static Optional<ServerPlayerEntity.RespawnPos> ServerPlayerEntity.findRespawnPosition(ServerWorld world, ServerPlayerEntity.class_10766 class_10766, boolean bool) booleanServerPlayerEntity.class_10766.method_67565(@Nullable ServerPlayerEntity.class_10766 class_10766) (package private) static RegistryKey<World> ServerPlayerEntity.class_10766.method_67567(@Nullable ServerPlayerEntity.class_10766 class_10766) voidServerPlayerEntity.setSpawnPoint(@Nullable ServerPlayerEntity.class_10766 class_10766, boolean bool) Sets the player's spawn point.