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_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_)