implements CustomPayload
| abu | |
| net.minecraft.network.protocol.common.custom.VillageSectionsDebugPayload | |
| net.minecraft.class_8728 | |
| net.minecraft.network.packet.s2c.custom.DebugVillageSectionsCustomPayload | |
| net.minecraft.unmapped.C_jdnmugdl | |
| net.minecraft.network.packet.s2c.payload.VillageSectionsDebugPayload | |
| net.minecraft.src.C_290124_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Set<ChunkSectionPos> |
| ||||||||||||||
| private final Set<ChunkSectionPos> |
| ||||||||||||||
| public static final PacketCodec<PacketByteBuf, DebugVillageSectionsCustomPayload> |
| ||||||||||||||
| public static final CustomPayload$Id<DebugVillageSectionsCustomPayload> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (PacketByteBuf buf) |
| public | (Set<ChunkSectionPos> villageChunks, Set<ChunkSectionPos> notVillageChunks) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||||||
| public CustomPayload$Id<DebugVillageSectionsCustomPayload> |
| ||||||||||||||
| public Set<ChunkSectionPos> |
| ||||||||||||||
| public Set<ChunkSectionPos> |
|