History - net.minecraft.util.debug.ServerDebugSubscribers

1.21.10

Names

Fields

Constructors

Methods

1.21.9

Names

bvx

net.minecraft.util.debug.ServerDebugSubscribers

net.minecraft.class_12027

net.minecraft.server.debug.SubscriberTracker

net.minecraft.src.C_411345_

net.minecraft.util.debug.ServerDebugSubscribers

Fields

MinecraftServer: a, server, field_62898, server, f_411474_

Map<DebugSubscription<?>, List<ServerPlayer>>: b, enabledSubscriptions, field_62899, subscribers, f_414029_

Constructors

(MinecraftServer)

Methods

List<ServerPlayer> (DebugSubscription<?>): b, getSubscribersFor, method_74619, getSubscribers, m_417005_

void (): a, tick, method_74614, tick, m_417237_

void (DebugSubscription<?>, Packet<?>): a, broadcastToAll, method_74617, send, m_416815_

Set<DebugSubscription<?>> (): b, enabledSubscriptions, method_74618, getSubscribedTypes, m_418607_

boolean (DebugSubscription<?>): a, hasAnySubscriberFor, method_74616, hasSubscriber, m_418356_

boolean (ServerPlayer): a, hasRequiredPermissions, method_74615, canSubscribe, m_419406_