net.minecraft.world.debug

public class DebugSubscriptionTypes<T>

bvt
net.minecraft.util.debug.DebugSubscriptions
net.minecraft.class_12020
net.minecraft.world.debug.DebugSubscriptionTypes
net.minecraft.unmapped.C_rhfiaevz
net.minecraft.unmapped.C_rhfiaevz
net.minecraft.src.C_411290_

Field summary

Modifier and TypeField
public static final DebugSubscriptionType<?>
a
DEDICATED_SERVER_TICK_TIME
field_62869
DEDICATED_SERVER_TICK_TIME
f_jqscpaio
DEDICATED_SERVER_TICK_TIME
f_413021_
public static final DebugSubscriptionType<BeeDebugData>
b
BEES
field_62870
BEES
f_akvizhts
BEES
f_411835_
public static final DebugSubscriptionType<BrainDebugData>
c
BRAINS
field_62871
BRAINS
f_jyqaccsl
BRAINS
f_413533_
public static final DebugSubscriptionType<BreezeDebugData>
d
BREEZES
field_62872
BREEZES
f_ejxihglh
BREEZES
f_413235_
public static final DebugSubscriptionType<GoalSelectorDebugData>
e
GOAL_SELECTORS
field_62873
GOAL_SELECTORS
f_rauxaeyh
GOAL_SELECTORS
f_411561_
public static final DebugSubscriptionType<EntityPathDebugData>
f
ENTITY_PATHS
field_62874
ENTITY_PATHS
f_llwsegck
ENTITY_PATHS
f_412538_
public static final DebugSubscriptionType<EntityBlockIntersectionType>
g
ENTITY_BLOCK_INTERSECTIONS
field_62875
ENTITY_BLOCK_INTERSECTIONS
f_myvivivt
ENTITY_BLOCK_INTERSECTIONS
f_413649_
public static final DebugSubscriptionType<BeeHiveDebugData>
h
BEE_HIVES
field_62876
BEE_HIVES
f_ilnqapme
BEE_HIVES
f_413750_
public static final DebugSubscriptionType<PoiDebugData>
i
POIS
field_62877
POIS
f_gsovafrt
POIS
f_413588_
public static final DebugSubscriptionType<WireOrientation>
j
REDSTONE_WIRE_ORIENTATIONS
field_62878
REDSTONE_WIRE_ORIENTATIONS
f_ltegkakx
REDSTONE_WIRE_ORIENTATIONS
f_411989_
public static final DebugSubscriptionType<Unit>
k
VILLAGE_SECTIONS
field_62879
VILLAGE_SECTIONS
f_tzbcqoph
VILLAGE_SECTIONS
f_412870_
public static final DebugSubscriptionType<List<BlockPos>>
l
RAIDS
field_62880
RAIDS
f_avvmvwsp
RAIDS
f_412252_
public static final DebugSubscriptionType<List<StructureDebugData>>
m
STRUCTURES
field_62881
STRUCTURES
f_zsavbvtf
STRUCTURES
f_412927_
public static final DebugSubscriptionType<GameEventListenerDebugData>
n
GAME_EVENT_LISTENERS
field_62882
GAME_EVENT_LISTENERS
f_wbhovgdp
GAME_EVENT_LISTENERS
f_412289_
public static final DebugSubscriptionType<BlockPos>
o
NEIGHBOR_UPDATES
field_62883
NEIGHBOR_UPDATES
f_vdmfxtsk
NEIGHBOR_UPDATES
f_413683_
public static final DebugSubscriptionType<GameEventDebugData>
p
GAME_EVENTS
field_62884
GAME_EVENTS
f_mtaypafb
GAME_EVENTS
f_413406_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static DebugSubscriptionType<?>
a(jx<bvs<?>> o)
bootstrap(Registry<DebugSubscription<?>> arg0)
method_74581(class_2378<class_12017<?>> arg0)
registerAndGetDefault(Registry<DebugSubscriptionType<?>> registry)
m_yzznnwoq(C_tqxyjqsk<C_jewwcgms<?>> arg0)
m_yzznnwoq(Registry<C_jewwcgms<?>> registry)
m_418453_(C_4705_<C_411277_<?>> p_428718_)
private static DebugSubscriptionType<?>
a(String o)
registerSimple(String arg0)
method_74578(String arg0)
register(String id)
m_hviaarbz(String arg0)
m_hviaarbz(String path)
m_419328_(String p_422904_)
private static <T> DebugSubscriptionType<T>
a(String o, aae<? super xg, T> o)
registerWithValue(String arg0, StreamCodec<? super RegistryFriendlyByteBuf, T> arg1)
method_74579(String arg0, class_9139<? super class_9129, T> arg1)
register(String id, PacketCodec<? super RegistryByteBuf, T> packetCodec)
m_dyualdlx(String arg0, C_qsrmwluu<? super C_bngyzsts, T> arg1)
m_dyualdlx(String path, PacketCodec<? super RegistryByteBuf, T> packetCodec)
m_416975_(String p_429418_, C_313866_<? super C_313350_, T> p_428513_)
private static <T> DebugSubscriptionType<T>
a(String o, aae<? super xg, T> o, int o)
registerTemporaryValue(String arg0, StreamCodec<? super RegistryFriendlyByteBuf, T> arg1, int arg2)
method_74580(String arg0, class_9139<? super class_9129, T> arg1, int arg2)
register(String id, PacketCodec<? super RegistryByteBuf, T> packetCodec, int expiry)
m_wfmcodmx(String arg0, C_qsrmwluu<? super C_bngyzsts, T> arg1, int arg2)
m_wfmcodmx(String path, PacketCodec<? super RegistryByteBuf, T> packetCodec, int arg2)
m_417758_(String p_430317_, C_313866_<? super C_313350_, T> p_424522_, int p_422345_)