implements CustomPacketPayload
aay | |
net.minecraft.network.protocol.common.custom.VillageSectionsDebugPayload | |
net.minecraft.class_8728 | |
net.minecraft.network.packet.s2c.custom.DebugVillageSectionsCustomPayload | |
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> notVillageChunks, Set<SectionPos> arg1) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
private void |
| ||||||||||
public CustomPacketPayload$Type<VillageSectionsDebugPayload> |
| ||||||||||
public Set<SectionPos> |
| ||||||||||
public Set<SectionPos> |
|