implements CustomPacketPayload
| abb | |
| net.minecraft.network.protocol.common.custom.GameTestAddMarkerDebugPayload | |
| net.minecraft.class_8714 | |
| net.minecraft.unmapped.C_oyolgusa | |
| net.minecraft.network.packet.s2c.custom.DebugGameTestAddMarkerCustomPayload | |
| net.minecraft.network.packet.s2c.payload.GameTestMarkerAdditionDebugPayload | |
| net.minecraft.src.C_290176_ | |
| net.minecraft.network.protocol.common.custom.GameTestAddMarkerDebugPayload |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final BlockPos |
| ||||||||||||||
| private final int |
| ||||||||||||||
| private final String |
| ||||||||||||||
| private final int |
| ||||||||||||||
| public static final StreamCodec<FriendlyByteBuf, GameTestAddMarkerDebugPayload> |
| ||||||||||||||
| public static final CustomPacketPayload$Type<GameTestAddMarkerDebugPayload> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (FriendlyByteBuf buf) |
| public | (BlockPos pos, int color, String text, int durationMs) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||||||
| public CustomPacketPayload$Type<GameTestAddMarkerDebugPayload> |
| ||||||||||||||
| public BlockPos |
| ||||||||||||||
| public int |
| ||||||||||||||
| public String |
| ||||||||||||||
| public int |
|