implements CustomPacketPayload
aaz | |
net.minecraft.network.protocol.common.custom.GameEventDebugPayload | |
net.minecraft.class_8712 |
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 arg0) |
public | (ResourceKey<GameEvent> arg0, Vec3 arg1) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
private void |
| ||||||
public CustomPacketPayload$Type<GameEventDebugPayload> |
| ||||||
public ResourceKey<GameEvent> |
| ||||||
public Vec3 |
|