Uses of Record Class
net.minecraft.world.debug.data.GameEventDebugData
Packages that use GameEventDebugData
-
Uses of GameEventDebugData in net.minecraft.world.debug
Fields in net.minecraft.world.debug with type parameters of type GameEventDebugDataModifier and TypeFieldDescriptionstatic final DebugSubscriptionType<GameEventDebugData> DebugSubscriptionTypes.GAME_EVENTS -
Uses of GameEventDebugData in net.minecraft.world.debug.data
Fields in net.minecraft.world.debug.data with type parameters of type GameEventDebugDataModifier and TypeFieldDescriptionstatic final PacketCodec<RegistryByteBuf, GameEventDebugData> GameEventDebugData.PACKET_CODEC