implements CustomPayload
| aab | |
| net.minecraft.network.protocol.common.custom.GameEventDebugPayload | |
| net.minecraft.class_8712 | |
| net.minecraft.network.packet.s2c.custom.DebugGameEventCustomPayload | |
| net.minecraft.unmapped.C_avmcnpdc | |
| net.minecraft.network.packet.s2c.payload.GameEventDebugPayload | |
| net.minecraft.src.C_290303_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final RegistryKey<GameEvent> |
| ||||||||||||||
| private final Vec3d |
| ||||||||||||||
| public static final PacketCodec<PacketByteBuf, DebugGameEventCustomPayload> |
| ||||||||||||||
| public static final CustomPayload$Id<DebugGameEventCustomPayload> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (PacketByteBuf buf) |
| public | (RegistryKey<GameEvent> gameEventType, Vec3d pos) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||||||
| public CustomPayload$Id<DebugGameEventCustomPayload> |
| ||||||||||||||
| public RegistryKey<GameEvent> |
| ||||||||||||||
| public Vec3d |
|