implements CustomPayload
| abo | |
| net.minecraft.network.protocol.common.custom.PoiAddedDebugPayload | |
| net.minecraft.class_8722 | |
| net.minecraft.network.packet.s2c.custom.DebugPoiAddedCustomPayload | |
| net.minecraft.unmapped.C_bxadaxpd | |
| net.minecraft.network.packet.s2c.payload.PoiAddedDebugPayload | |
| net.minecraft.src.C_290112_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final BlockPos |
| ||||||||||||||
| private final String |
| ||||||||||||||
| private final int |
| ||||||||||||||
| public static final PacketCodec<PacketByteBuf, DebugPoiAddedCustomPayload> |
| ||||||||||||||
| public static final CustomPayload$Id<DebugPoiAddedCustomPayload> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (PacketByteBuf buf) |
| public | (BlockPos pos, String poiType, int freeTicketCount) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||||||
| public CustomPayload$Id<DebugPoiAddedCustomPayload> |
| ||||||||||||||
| public BlockPos |
| ||||||||||||||
| public String |
| ||||||||||||||
| public int |
|