implements CustomPacketPayload
| abm | |
| net.minecraft.network.protocol.common.custom.VillageSectionsDebugPayload | |
| net.minecraft.class_8728 | |
| net.minecraft.unmapped.C_jdnmugdl | |
| net.minecraft.network.packet.s2c.custom.DebugVillageSectionsCustomPayload | |
| net.minecraft.network.packet.s2c.payload.VillageSectionsDebugPayload | |
| net.minecraft.src.C_290124_ | |
| net.minecraft.network.protocol.common.custom.VillageSectionsDebugPayload |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Set<SectionPos> |
| ||||||||||||||
| private final Set<SectionPos> |
| ||||||||||||||
| public static final StreamCodec<FriendlyByteBuf, VillageSectionsDebugPayload> |
| ||||||||||||||
| public static final CustomPacketPayload$Type<VillageSectionsDebugPayload> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (FriendlyByteBuf buf) |
| public | (Set<SectionPos> villageChunks, Set<SectionPos> notVillageChunks) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||||||
| public CustomPacketPayload$Type<VillageSectionsDebugPayload> |
| ||||||||||||||
| public Set<SectionPos> |
| ||||||||||||||
| public Set<SectionPos> |
|