History - net.minecraft.server.notifications.NotificationService

1.21.10

Names

Fields

Constructors

Methods

1.21.9

Names

ayp

net.minecraft.server.notifications.NotificationService

net.minecraft.class_11871

net.minecraft.server.dedicated.management.listener.ManagementListener

net.minecraft.src.C_411169_

net.minecraft.server.notifications.NotificationService

Fields

Constructors

Methods

void (ServerPlayer): a, playerJoined, method_73661, onPlayerJoined, m_416538_

void (ServerPlayer): b, playerLeft, method_73669, onPlayerLeft, m_415822_

void (): a, serverStarted, method_73656, onServerStarted, m_415001_

void (): b, serverShuttingDown, method_73668, onServerStopping, m_417648_

void (): c, serverSaveStarted, method_73672, onServerSaving, m_415741_

void (): d, serverSaveCompleted, method_73674, onServerSaved, m_415275_

void (ServerOpListEntry): a, playerOped, method_73664, onOperatorAdded, m_416433_

void (ServerOpListEntry): b, playerDeoped, method_73671, onOperatorRemoved, m_415681_

void (NameAndId): a, playerAddedToAllowlist, method_73663, onAllowlistAdded, m_416073_

void (NameAndId): b, playerRemovedFromAllowlist, method_73670, onAllowlistRemoved, m_415175_

void (IpBanListEntry): a, ipBanned, method_73662, onIpBanAdded, m_415008_

void (String): a, ipUnbanned, method_73666, onIpBanRemoved, m_415470_

void (UserBanListEntry): a, playerBanned, method_73665, onBanAdded, m_415699_

void (NameAndId): c, playerUnbanned, method_73673, onBanRemoved, m_415178_

void (String, GameRules$Value<?>): a, onGameRuleChanged, method_73667, onGameRuleUpdated, m_415767_

void (): e, statusHeartbeat, method_73675, onServerStatusHeartbeat, m_417182_