History - net.minecraft.util.debug.DebugSubscriptions
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
bvt
net.minecraft.util.debug.DebugSubscriptions
net.minecraft.class_12020
net.minecraft.world.debug.DebugSubscriptionTypes
net.minecraft.src.C_411290_
net.minecraft.util.debug.DebugSubscriptions
Fields
DebugSubscription<?>: a, DEDICATED_SERVER_TICK_TIME, field_62869, DEDICATED_SERVER_TICK_TIME, f_413021_
DebugSubscription<DebugBeeInfo>: b, BEES, field_62870, BEES, f_411835_
DebugSubscription<DebugBrainDump>: c, BRAINS, field_62871, BRAINS, f_413533_
DebugSubscription<DebugBreezeInfo>: d, BREEZES, field_62872, BREEZES, f_413235_
DebugSubscription<DebugGoalInfo>: e, GOAL_SELECTORS, field_62873, GOAL_SELECTORS, f_411561_
DebugSubscription<DebugPathInfo>: f, ENTITY_PATHS, field_62874, ENTITY_PATHS, f_412538_
DebugSubscription<DebugEntityBlockIntersection>: g, ENTITY_BLOCK_INTERSECTIONS, field_62875, ENTITY_BLOCK_INTERSECTIONS, f_413649_
DebugSubscription<DebugHiveInfo>: h, BEE_HIVES, field_62876, BEE_HIVES, f_413750_
DebugSubscription<DebugPoiInfo>: i, POIS, field_62877, POIS, f_413588_
DebugSubscription<Orientation>: j, REDSTONE_WIRE_ORIENTATIONS, field_62878, REDSTONE_WIRE_ORIENTATIONS, f_411989_
DebugSubscription<Unit>: k, VILLAGE_SECTIONS, field_62879, VILLAGE_SECTIONS, f_412870_
DebugSubscription<List<BlockPos>>: l, RAIDS, field_62880, RAIDS, f_412252_
DebugSubscription<List<DebugStructureInfo>>: m, STRUCTURES, field_62881, STRUCTURES, f_412927_
DebugSubscription<DebugGameEventListenerInfo>: n, GAME_EVENT_LISTENERS, field_62882, GAME_EVENT_LISTENERS, f_412289_
DebugSubscription<BlockPos>: o, NEIGHBOR_UPDATES, field_62883, NEIGHBOR_UPDATES, f_413683_
DebugSubscription<DebugGameEventInfo>: p, GAME_EVENTS, field_62884, GAME_EVENTS, f_413406_
Constructors
()
Methods
DebugSubscription<?> (Registry<DebugSubscription<?>>): a, bootstrap, method_74581, registerAndGetDefault, m_418453_
DebugSubscription<?> (String): a, registerSimple, method_74578, register, m_419328_
<T> DebugSubscription<T> (String, StreamCodec<? super RegistryFriendlyByteBuf, T>): a, registerWithValue, method_74579, register, m_416975_
<T> DebugSubscription<T> (String, StreamCodec<? super RegistryFriendlyByteBuf, T>, int): a, registerTemporaryValue, method_74580, register, m_417758_