Uses of Class
net.minecraft.world.level.border.WorldBorder.Settings
Packages that use WorldBorder.Settings
-
Uses of WorldBorder.Settings in net.minecraft.world.level.border
Fields in net.minecraft.world.level.border declared as WorldBorder.SettingsMethods in net.minecraft.world.level.border that return WorldBorder.SettingsModifier and TypeMethodDescriptionWorldBorder.createSettings()
static WorldBorder.Settings
WorldBorder.Settings.read
(com.mojang.serialization.DynamicLike<?> p_62038_, WorldBorder.Settings p_62039_) Methods in net.minecraft.world.level.border with parameters of type WorldBorder.SettingsModifier 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
Fields in net.minecraft.world.level.storage declared as WorldBorder.SettingsMethods in net.minecraft.world.level.storage that return WorldBorder.SettingsModifier and TypeMethodDescriptionDerivedLevelData.getWorldBorder()
PrimaryLevelData.getWorldBorder()
ServerLevelData.getWorldBorder()
Methods in net.minecraft.world.level.storage with parameters of type WorldBorder.SettingsModifier and TypeMethodDescriptionvoid
DerivedLevelData.setWorldBorder
(WorldBorder.Settings p_78091_) void
PrimaryLevelData.setWorldBorder
(WorldBorder.Settings p_78527_) void
ServerLevelData.setWorldBorder
(WorldBorder.Settings p_78619_) Constructors in net.minecraft.world.level.storage with parameters of type WorldBorder.SettingsModifierConstructorDescriptionprivate
PrimaryLevelData
(com.mojang.datafixers.DataFixer p_277859_, int p_277672_, CompoundTag p_277888_, boolean p_278109_, int p_277714_, int p_278088_, int p_278037_, float p_277542_, long p_277414_, long p_277635_, int p_277595_, int p_277794_, int p_278007_, boolean p_277943_, int p_277674_, boolean p_277644_, boolean p_277749_, boolean p_278004_, WorldBorder.Settings p_277729_, int p_277856_, int p_278051_, UUID p_277341_, Set<String> p_277989_, Set<String> p_277399_, TimerQueue<MinecraftServer> p_277860_, CompoundTag p_277936_, EndDragonFight.Data p_289764_, LevelSettings p_278064_, WorldOptions p_278072_, PrimaryLevelData.SpecialWorldProperty p_277548_, com.mojang.serialization.Lifecycle p_277915_)