Uses of Record Class
net.minecraft.world.WorldProperties.class_12064
Packages that use WorldProperties.class_12064
Package
Description
-
Uses of WorldProperties.class_12064 in net.minecraft.client.world
Fields in net.minecraft.client.world declared as WorldProperties.class_12064Modifier and TypeFieldDescriptionprivate WorldProperties.class_12064ClientWorld.Properties.field_63066Methods in net.minecraft.client.world that return WorldProperties.class_12064Modifier and TypeMethodDescriptionClientWorld.method_74854()ClientWorld.Properties.method_74893()Methods in net.minecraft.client.world with parameters of type WorldProperties.class_12064Modifier and TypeMethodDescriptionvoidClientWorld.Properties.setSpawnPos(WorldProperties.class_12064 class_12064) voidClientWorld.setSpawnPos(WorldProperties.class_12064 class_12064) -
Uses of WorldProperties.class_12064 in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play declared as WorldProperties.class_12064Modifier and TypeFieldDescriptionprivate final WorldProperties.class_12064PlayerSpawnPositionS2CPacket.respawnDataThe field for therespawnDatarecord component.Methods in net.minecraft.network.packet.s2c.play that return WorldProperties.class_12064Modifier and TypeMethodDescriptionPlayerSpawnPositionS2CPacket.respawnData()Returns the value of therespawnDatarecord component.Constructors in net.minecraft.network.packet.s2c.play with parameters of type WorldProperties.class_12064ModifierConstructorDescriptionPlayerSpawnPositionS2CPacket(WorldProperties.class_12064 class_12064) -
Uses of WorldProperties.class_12064 in net.minecraft.server
Fields in net.minecraft.server declared as WorldProperties.class_12064Methods in net.minecraft.server that return WorldProperties.class_12064Methods in net.minecraft.server with parameters of type WorldProperties.class_12064Modifier and TypeMethodDescriptionvoidMinecraftServer.method_74943(WorldProperties.class_12064 class_12064) -
Uses of WorldProperties.class_12064 in net.minecraft.server.network
Fields in net.minecraft.server.network declared as WorldProperties.class_12064Modifier and TypeFieldDescriptionprivate final WorldProperties.class_12064ServerPlayerEntity.Respawn.respawnDataThe field for therespawnDatarecord component.Methods in net.minecraft.server.network that return WorldProperties.class_12064Modifier and TypeMethodDescriptionServerPlayerEntity.Respawn.respawnData()Returns the value of therespawnDatarecord component.Constructors in net.minecraft.server.network with parameters of type WorldProperties.class_12064 -
Uses of WorldProperties.class_12064 in net.minecraft.server.world
Methods in net.minecraft.server.world that return WorldProperties.class_12064Methods in net.minecraft.server.world with parameters of type WorldProperties.class_12064Modifier and TypeMethodDescriptionvoidServerWorld.setSpawnPos(WorldProperties.class_12064 class_12064) -
Uses of WorldProperties.class_12064 in net.minecraft.world
Fields in net.minecraft.world declared as WorldProperties.class_12064Modifier and TypeFieldDescriptionstatic final WorldProperties.class_12064WorldProperties.class_12064.field_63048Fields in net.minecraft.world with type parameters of type WorldProperties.class_12064Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<WorldProperties.class_12064> WorldProperties.class_12064.CODECstatic final com.mojang.serialization.Codec<WorldProperties.class_12064> WorldProperties.class_12064.field_63050static final PacketCodec<ByteBuf, WorldProperties.class_12064> WorldProperties.class_12064.field_63051Methods in net.minecraft.world that return WorldProperties.class_12064Modifier and TypeMethodDescriptionabstract WorldProperties.class_12064World.method_74854()World.method_74891(WorldProperties.class_12064 class_12064) WorldProperties.method_74893()static WorldProperties.class_12064WorldProperties.class_12064.method_74895(RegistryKey<World> registryKey, BlockPos blockPos, float float2, float float3) Methods in net.minecraft.world with parameters of type WorldProperties.class_12064Modifier and TypeMethodDescriptionWorld.method_74891(WorldProperties.class_12064 class_12064) voidMutableWorldProperties.setSpawnPos(WorldProperties.class_12064 class_12064) abstract voidWorld.setSpawnPos(WorldProperties.class_12064 class_12064) -
Uses of WorldProperties.class_12064 in net.minecraft.world.level
Fields in net.minecraft.world.level declared as WorldProperties.class_12064Methods in net.minecraft.world.level that return WorldProperties.class_12064Modifier and TypeMethodDescriptionLevelProperties.method_74893()UnmodifiableLevelProperties.method_74893()Methods in net.minecraft.world.level with parameters of type WorldProperties.class_12064Modifier and TypeMethodDescriptionvoidLevelProperties.setSpawnPos(WorldProperties.class_12064 class_12064) voidUnmodifiableLevelProperties.setSpawnPos(WorldProperties.class_12064 class_12064) Constructors in net.minecraft.world.level with parameters of type WorldProperties.class_12064ModifierConstructorDescriptionprivateLevelProperties(@Nullable NbtCompound playerData, boolean modded, WorldProperties.class_12064 class_12064, long long2, long long3, int int2, int int3, int int4, boolean bool, int int5, boolean bool2, boolean bool3, boolean bool4, Optional<WorldBorder.Properties> optional, int int6, int int7, @Nullable UUID uUID, Set<String> set, Set<String> set2, Timer<MinecraftServer> timer, @Nullable NbtCompound nbtCompound, EnderDragonFight.Data data, LevelInfo levelInfo, GeneratorOptions generatorOptions, LevelProperties.SpecialProperty specialProperty, com.mojang.serialization.Lifecycle lifecycle)