net.minecraft.server.dedicated

public class DedicatedServerProperties

extends Settings<DedicatedServerProperties>

aeq
net.minecraft.server.dedicated.DedicatedServerProperties
net.minecraft.class_3806
net.minecraft.server.dedicated.ServerPropertiesHandler
net.minecraft.src.C_5409_
net.minecraft.server.dedicated.DedicatedServerProperties

Field summary

Modifier and TypeField
static final org.slf4j.Logger
Y
LOGGER
field_37276
field_37276
f_214805_
private static final Pattern
Z
SHA1
field_39094
SHA1_PATTERN
f_214806_
public final boolean
a
onlineMode
field_16813
onlineMode
f_139728_
public final boolean
b
preventProxyConnections
field_16839
preventProxyConnections
f_139729_
public final String
c
serverIp
field_16829
serverIp
f_139730_
public final boolean
d
spawnAnimals
field_16836
spawnAnimals
f_139731_
public final boolean
e
spawnNpcs
field_16809
spawnNpcs
f_139732_
public final boolean
f
pvp
field_16833
pvp
f_139733_
public final boolean
g
allowFlight
field_16807
allowFlight
f_139734_
public final String
h
motd
field_16825
motd
f_139736_
public final boolean
i
forceGameMode
field_16827
forceGameMode
f_139737_
public final boolean
j
enforceWhitelist
field_16805
enforceWhitelist
f_139738_
public final Difficulty
k
difficulty
field_16840
difficulty
f_139739_
public final GameType
l
gamemode
field_16841
gameMode
f_139740_
public final String
m
levelName
field_16820
levelName
f_139741_
public final int
n
serverPort
field_16837
serverPort
f_139742_
public final Boolean
o
announcePlayerAchievements
field_16830
announcePlayerAchievements
f_139744_
public final boolean
p
enableQuery
field_16819
enableQuery
f_139745_
public final int
q
queryPort
field_16831
queryPort
f_139746_
public final boolean
r
enableRcon
field_16818
enableRcon
f_139747_
public final int
s
rconPort
field_16828
rconPort
f_139748_
public final String
t
rconPassword
field_16823
rconPassword
f_139749_
public final boolean
u
hardcore
field_16838
hardcore
f_139752_
public final boolean
v
allowNether
field_16811
allowNether
f_139753_
public final boolean
w
spawnMonsters
field_16835
spawnMonsters
f_139705_
public final boolean
x
useNativeTransport
field_16832
useNativeTransport
f_139707_
public final boolean
y
enableCommandBlock
field_16806
enableCommandBlock
f_139708_
public final int
z
spawnProtection
field_16816
spawnProtection
f_139709_
public final int
A
opPermissionLevel
field_16845
opPermissionLevel
f_139710_
public final int
B
functionPermissionLevel
field_20324
functionPermissionLevel
f_139711_
public final long
C
maxTickTime
field_16815
maxTickTime
f_139712_
public final int
D
maxChainedNeighborUpdates
field_37275
maxChainedNeighborUpdates
f_214801_
public final int
E
rateLimitPacketsPerSecond
field_25802
rateLimit
f_139713_
public final int
F
viewDistance
field_16844
viewDistance
f_139714_
public final int
G
simulationDistance
field_34883
simulationDistance
f_183715_
public final int
H
maxPlayers
field_16814
maxPlayers
f_139715_
public final int
I
networkCompressionThreshold
field_16842
networkCompressionThreshold
f_139716_
public final boolean
J
broadcastRconToOps
field_16824
broadcastRconToOps
f_139717_
public final boolean
K
broadcastConsoleToOps
field_16802
broadcastConsoleToOps
f_139718_
public final int
L
maxWorldSize
field_16812
maxWorldSize
f_139719_
public final boolean
M
syncChunkWrites
field_23785
syncChunkWrites
f_139720_
public final boolean
N
enableJmxMonitoring
field_24056
enableJmxMonitoring
f_139721_
public final boolean
O
enableStatus
field_24453
enableStatus
f_139722_
public final boolean
P
hideOnlinePlayers
field_35564
hideOnlinePlayers
f_183716_
public final int
Q
entityBroadcastRangePercentage
field_24454
entityBroadcastRangePercentage
f_139723_
public final String
R
textFilteringConfig
field_26899
textFilteringConfig
f_139724_
public Optional<MinecraftServer$ServerResourcePackInfo>
S
serverResourcePackInfo
field_39093
serverResourcePackProperties
f_214802_
public final boolean
T
previewsChat
field_39259
previewsChat
f_214803_
public final Settings<DedicatedServerProperties>.MutableValue<Integer>
U
playerIdleTimeout
field_16817
playerIdleTimeout
f_139725_
public final Settings<DedicatedServerProperties>.MutableValue<Boolean>
V
whiteList
field_16804
whiteList
f_139726_
public final boolean
W
enforceSecureProfile
field_39018
enforceSecureProfile
f_214804_
private final DedicatedServerProperties$WorldGenProperties
aa
worldGenProperties
field_37039
worldGenProperties
f_207539_
private WorldGenSettings
ab
worldGenSettings
field_24623
generatorOptions
f_139727_

Constructor summary

ModifierConstructor
public (Properties arg0)

Method summary

Modifier and TypeMethod
public static DedicatedServerProperties
a(Path arg0)
fromFile(Path arg0)
method_16714(Path arg0)
load(Path path)
m_180929_(Path p_180930_)
protected DedicatedServerProperties
a(hn arg0, Properties arg1)
reload(RegistryAccess arg0, Properties arg1)
method_16713(class_5455 arg0, Properties arg1)
create(DynamicRegistryManager arg0, Properties arg1)
m_6764_(C_4706_ p_139762_, Properties arg1)
private static Component
c(String arg0)
parseResourcePackPrompt(String arg0)
method_43661(String arg0)
parseResourcePackPrompt(String prompt)
m_214814_(String p_214815_)
private static Optional<MinecraftServer$ServerResourcePackInfo>
a(String arg0, String arg1, String arg2, boolean arg3, String arg4)
getServerPackInfo(String arg0, String arg1, String arg2, boolean arg3, String arg4)
method_43660(String arg0, String arg1, String arg2, boolean arg3, String arg4)
getServerResourcePackProperties(String url, String sha1, String hash, boolean required, String prompt)
m_214808_(String p_214809_, String p_214810_, String p_214811_, boolean p_214812_, String p_214813_)
public WorldGenSettings
a(hn arg0)
getWorldGenSettings(RegistryAccess arg0)
method_37371(class_5455 arg0)
getGeneratorOptions(DynamicRegistryManager dynamicRegistryManager)
m_180927_(C_4706_ arg0)