Uses of Class
net.minecraft.world.level.border.WorldBorder.Settings
-
Uses of WorldBorder.Settings in net.minecraft.world.level.border
Modifier and TypeMethodDescriptionWorldBorder.createSettings()
static WorldBorder.Settings
WorldBorder.Settings.read
(com.mojang.serialization.DynamicLike<?> p_62038_, WorldBorder.Settings p_62039_) Modifier and TypeMethodDescriptionvoid
WorldBorder.applySettings
(WorldBorder.Settings p_61932_) static WorldBorder.Settings
WorldBorder.Settings.read
(com.mojang.serialization.DynamicLike<?> p_62038_, WorldBorder.Settings p_62039_) -
Uses of WorldBorder.Settings in net.minecraft.world.level.storage
Modifier and TypeMethodDescriptionDerivedLevelData.getWorldBorder()
PrimaryLevelData.getWorldBorder()
ServerLevelData.getWorldBorder()
Modifier and TypeMethodDescriptionvoid
DerivedLevelData.setWorldBorder
(WorldBorder.Settings p_78091_) void
PrimaryLevelData.setWorldBorder
(WorldBorder.Settings p_78527_) void
ServerLevelData.setWorldBorder
(WorldBorder.Settings p_78619_) ModifierConstructorDescriptionprivate
PrimaryLevelData
(com.mojang.datafixers.DataFixer p_249266_, int p_249857_, CompoundTag p_249309_, boolean p_251525_, int p_249614_, int p_252310_, int p_250544_, float p_250495_, long p_250393_, long p_252085_, int p_250455_, int p_248981_, int p_249051_, boolean p_249672_, int p_249807_, boolean p_252350_, boolean p_250231_, boolean p_249788_, WorldBorder.Settings p_251494_, int p_249519_, int p_250649_, UUID p_248892_, Set<String> p_251898_, TimerQueue<MinecraftServer> p_251119_, CompoundTag p_248915_, CompoundTag p_252274_, LevelSettings p_248619_, WorldOptions p_251512_, PrimaryLevelData.SpecialWorldProperty p_251396_, com.mojang.serialization.Lifecycle p_252247_)