net.minecraft.util.monitoring.jmx

public final class MinecraftServerStatistics

implements DynamicMBean

boo
net.minecraft.util.monitoring.jmx.MinecraftServerStatistics
net.minecraft.class_5169
net.minecraft.server.dedicated.ServerMBean
net.minecraft.util.monitoring.jmx.MinecraftServerBeans

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
a
LOGGER
field_23970
LOGGER
private final MinecraftServer
b
server
field_23971
server
private final MBeanInfo
c
mBeanInfo
field_23972
mBeanInfo
private final Map<String, MinecraftServerStatistics$AttributeDescription>
d
attributeDescriptionByName
field_23973
entries

Constructor summary

ModifierConstructor
private (MinecraftServer server)

Method summary

Modifier and TypeMethod
public static void
a(MinecraftServer arg0)
registerJmxMonitoring(MinecraftServer arg0)
method_27181(MinecraftServer arg0)
register(MinecraftServer server)
private float
a()
getAverageTickTime()
method_27177()
getAverageTickTime()
private long[]
b()
getTickTimes()
method_27182()
getTickTimes()
public Object
getAttribute(String arg0)
getAttribute(String arg0)
getAttribute(String arg0)
getAttribute(String attribute)
public void
setAttribute(Attribute arg0)
setAttribute(Attribute arg0)
setAttribute(Attribute arg0)
setAttribute(Attribute attribute)
public AttributeList
getAttributes(String[] arg0)
getAttributes(String[] arg0)
getAttributes(String[] arg0)
getAttributes(String[] attributes)
public AttributeList
setAttributes(AttributeList arg0)
setAttributes(AttributeList arg0)
setAttributes(AttributeList arg0)
setAttributes(AttributeList attributes)
public Object
invoke(String arg0, Object[] arg1, String[] arg2)
invoke(String arg0, Object[] arg1, String[] arg2)
invoke(String arg0, Object[] arg1, String[] arg2)
invoke(String actionName, Object[] params, String[] signature)
public MBeanInfo
getMBeanInfo()
getMBeanInfo()