implements CustomPacketPayload
| abh | |
| net.minecraft.network.protocol.common.custom.GameEventDebugPayload | |
| net.minecraft.class_8712 | |
| net.minecraft.network.packet.s2c.custom.DebugGameEventCustomPayload | |
| net.minecraft.src.C_290303_ | |
| net.minecraft.network.protocol.common.custom.GameEventDebugPayload |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final ResourceKey<GameEvent> |
| ||||||||||
| private final Vec3 |
| ||||||||||
| public static final StreamCodec<FriendlyByteBuf, GameEventDebugPayload> |
| ||||||||||
| public static final CustomPacketPayload$Type<GameEventDebugPayload> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (FriendlyByteBuf buf) |
| public | (ResourceKey<GameEvent> pos, Vec3 arg1) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||
| public CustomPacketPayload$Type<GameEventDebugPayload> |
| ||||||||||
| public ResourceKey<GameEvent> |
| ||||||||||
| public Vec3 |
|