net.minecraft.util.debug

public class ServerDebugSubscribers

bxh
net.minecraft.util.debug.ServerDebugSubscribers
net.minecraft.class_12027
net.minecraft.server.debug.SubscriberTracker

Field summary

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

Constructor summary

ModifierConstructor
public (MinecraftServer server)

Method summary

Modifier and TypeMethod
private List<ServerPlayer>
b(bxc<?> arg0)
getSubscribersFor(DebugSubscription<?> arg0)
method_74619(class_12017<?> arg0)
getSubscribers(DebugSubscriptionType<?> type)
public void
a()
tick()
method_74614()
tick()
public void
a(bxc<?> arg0, aay<?> arg1)
broadcastToAll(DebugSubscription<?> arg0, Packet<?> arg1)
method_74617(class_12017<?> arg0, class_2596<?> arg1)
send(DebugSubscriptionType<?> type, Packet<?> packet)
public Set<DebugSubscription<?>>
b()
enabledSubscriptions()
method_74618()
getSubscribedTypes()
public boolean
a(bxc<?> arg0)
hasAnySubscriberFor(DebugSubscription<?> arg0)
method_74616(class_12017<?> arg0)
hasSubscriber(DebugSubscriptionType<?> type)
public boolean
a(axg arg0)
hasRequiredPermissions(ServerPlayer arg0)
method_74615(class_3222 arg0)
canSubscribe(ServerPlayerEntity player)