net.minecraft.util.debug

public class ServerDebugSubscribers

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

Field summary

Modifier and TypeField
private final MinecraftServer
a
server
field_62898
server
f_411474_
private final Map<DebugSubscription<?>, List<ServerPlayer>>
b
enabledSubscriptions
field_62899
subscribers
f_414029_

Constructor summary

ModifierConstructor
public (MinecraftServer server)

Method summary

Modifier and TypeMethod
private List<ServerPlayer>
b(bvs<?> arg0)
getSubscribersFor(DebugSubscription<?> arg0)
method_74619(class_12017<?> arg0)
getSubscribers(DebugSubscriptionType<?> type)
m_417005_(C_411277_<?> arg0)
public void
a()
tick()
method_74614()
tick()
m_417237_()
public void
a(bvs<?> arg0, aao<?> arg1)
broadcastToAll(DebugSubscription<?> arg0, Packet<?> arg1)
method_74617(class_12017<?> arg0, class_2596<?> arg1)
send(DebugSubscriptionType<?> type, Packet<?> packet)
m_416815_(C_411277_<?> p_427581_, C_5028_<?> arg1)
public Set<DebugSubscription<?>>
b()
enabledSubscriptions()
method_74618()
getSubscribedTypes()
m_418607_()
public boolean
a(bvs<?> arg0)
hasAnySubscriberFor(DebugSubscription<?> arg0)
method_74616(class_12017<?> arg0)
hasSubscriber(DebugSubscriptionType<?> type)
m_418356_(C_411277_<?> arg0)
public boolean
a(awy arg0)
hasRequiredPermissions(ServerPlayer arg0)
method_74615(class_3222 arg0)
canSubscribe(ServerPlayerEntity player)
m_419406_(C_13_ arg0)