History - net.minecraft.world.debug.DebugSubscriptionTypes
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.util.debug.DebugSubscriptions
net.minecraft.class_12020
net.minecraft.world.debug.DebugSubscriptionTypes
Fields
DebugSubscriptionType<?>: DEDICATED_SERVER_TICK_TIME, field_62869, DEDICATED_SERVER_TICK_TIME
DebugSubscriptionType<BeeDebugData>: BEES, field_62870, BEES
DebugSubscriptionType<BrainDebugData>: BRAINS, field_62871, BRAINS
DebugSubscriptionType<BreezeDebugData>: BREEZES, field_62872, BREEZES
DebugSubscriptionType<GoalSelectorDebugData>: GOAL_SELECTORS, field_62873, GOAL_SELECTORS
DebugSubscriptionType<EntityPathDebugData>: ENTITY_PATHS, field_62874, ENTITY_PATHS
DebugSubscriptionType<EntityBlockIntersectionType>: ENTITY_BLOCK_INTERSECTIONS, field_62875, ENTITY_BLOCK_INTERSECTIONS
DebugSubscriptionType<BeeHiveDebugData>: BEE_HIVES, field_62876, BEE_HIVES
DebugSubscriptionType<PoiDebugData>: POIS, field_62877, POIS
DebugSubscriptionType<WireOrientation>: REDSTONE_WIRE_ORIENTATIONS, field_62878, REDSTONE_WIRE_ORIENTATIONS
DebugSubscriptionType<Unit>: VILLAGE_SECTIONS, field_62879, VILLAGE_SECTIONS
DebugSubscriptionType<List<BlockPos>>: RAIDS, field_62880, RAIDS
DebugSubscriptionType<List<StructureDebugData>>: STRUCTURES, field_62881, STRUCTURES
DebugSubscriptionType<GameEventListenerDebugData>: GAME_EVENT_LISTENERS, field_62882, GAME_EVENT_LISTENERS
DebugSubscriptionType<BlockPos>: NEIGHBOR_UPDATES, field_62883, NEIGHBOR_UPDATES
DebugSubscriptionType<GameEventDebugData>: GAME_EVENTS, field_62884, GAME_EVENTS
Constructors
()
Methods
DebugSubscriptionType<?> (Registry<DebugSubscriptionType<?>>): bootstrap, method_74581, registerAndGetDefault
DebugSubscriptionType<?> (String): registerSimple, method_74578, register
<T> DebugSubscriptionType<T> (String, PacketCodec<? super RegistryByteBuf, T>): registerWithValue, method_74579, register
<T> DebugSubscriptionType<T> (String, PacketCodec<? super RegistryByteBuf, T>, int): registerTemporaryValue, method_74580, register