Uses of Record Class
net.minecraft.network.packet.CustomPayload.class_9154
Packages that use CustomPayload.class_9154
-
Uses of CustomPayload.class_9154 in net.minecraft.network.packet
Fields in net.minecraft.network.packet declared as CustomPayload.class_9154Modifier and TypeFieldDescriptionstatic final CustomPayload.class_9154<BrandCustomPayload>BrandCustomPayload.field_48655private final CustomPayload.class_9154<T>CustomPayload.class_9155.typeThe field for thetyperecord component.Methods in net.minecraft.network.packet that return CustomPayload.class_9154Modifier and TypeMethodDescriptionBrandCustomPayload.method_56479()CustomPayload.class_9154<? extends CustomPayload>CustomPayload.method_56479()UnknownCustomPayload.method_56479()static <T extends CustomPayload>
CustomPayload.class_9154<T>CustomPayload.method_56483(String string) CustomPayload.class_9155.type()Returns the value of thetyperecord component.Constructors in net.minecraft.network.packet with parameters of type CustomPayload.class_9154ModifierConstructorDescriptionclass_9155(CustomPayload.class_9154<T> class_9154, class_9139<B, T> class_9139) -
Uses of CustomPayload.class_9154 in net.minecraft.network.packet.s2c.custom
Fields in net.minecraft.network.packet.s2c.custom declared as CustomPayload.class_9154Modifier and TypeFieldDescriptionstatic final CustomPayload.class_9154<DebugBeeCustomPayload>DebugBeeCustomPayload.field_48651static final CustomPayload.class_9154<DebugBrainCustomPayload>DebugBrainCustomPayload.field_48653static final CustomPayload.class_9154<DebugBreezeCustomPayload>DebugBreezeCustomPayload.field_48657static final CustomPayload.class_9154<DebugGameEventCustomPayload>DebugGameEventCustomPayload.field_48661static final CustomPayload.class_9154<DebugGameEventListenersCustomPayload>DebugGameEventListenersCustomPayload.field_48663static final CustomPayload.class_9154<DebugGameTestAddMarkerCustomPayload>DebugGameTestAddMarkerCustomPayload.field_48665static final CustomPayload.class_9154<DebugGameTestClearCustomPayload>DebugGameTestClearCustomPayload.field_48667static final CustomPayload.class_9154<DebugGoalSelectorCustomPayload>DebugGoalSelectorCustomPayload.field_48669static final CustomPayload.class_9154<DebugHiveCustomPayload>DebugHiveCustomPayload.field_48671static final CustomPayload.class_9154<DebugNeighborsUpdateCustomPayload>DebugNeighborsUpdateCustomPayload.field_48673static final CustomPayload.class_9154<DebugPathCustomPayload>DebugPathCustomPayload.field_48675static final CustomPayload.class_9154<DebugPoiAddedCustomPayload>DebugPoiAddedCustomPayload.field_48677static final CustomPayload.class_9154<DebugPoiRemovedCustomPayload>DebugPoiRemovedCustomPayload.field_48679static final CustomPayload.class_9154<DebugPoiTicketCountCustomPayload>DebugPoiTicketCountCustomPayload.field_48681static final CustomPayload.class_9154<DebugRaidsCustomPayload>DebugRaidsCustomPayload.field_48683static final CustomPayload.class_9154<DebugStructuresCustomPayload>DebugStructuresCustomPayload.field_48685static final CustomPayload.class_9154<DebugVillageSectionsCustomPayload>DebugVillageSectionsCustomPayload.field_48687static final CustomPayload.class_9154<DebugWorldgenAttemptCustomPayload>DebugWorldgenAttemptCustomPayload.field_48689Methods in net.minecraft.network.packet.s2c.custom that return CustomPayload.class_9154Modifier and TypeMethodDescriptionDebugBeeCustomPayload.method_56479()DebugBrainCustomPayload.method_56479()DebugBreezeCustomPayload.method_56479()DebugGameEventCustomPayload.method_56479()DebugGameEventListenersCustomPayload.method_56479()DebugGameTestAddMarkerCustomPayload.method_56479()DebugGameTestClearCustomPayload.method_56479()DebugGoalSelectorCustomPayload.method_56479()DebugHiveCustomPayload.method_56479()DebugNeighborsUpdateCustomPayload.method_56479()DebugPathCustomPayload.method_56479()DebugPoiAddedCustomPayload.method_56479()DebugPoiRemovedCustomPayload.method_56479()DebugPoiTicketCountCustomPayload.method_56479()DebugRaidsCustomPayload.method_56479()DebugStructuresCustomPayload.method_56479()DebugVillageSectionsCustomPayload.method_56479()DebugWorldgenAttemptCustomPayload.method_56479()