net.minecraft.network.protocol.common.custom

public record VillageSectionsDebugPayload

implements CustomPacketPayload

wl
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 TypeField
private final Set<SectionPos>
b
villageChunks
comp_1716
villageChunks
f_290824_
private final Set<SectionPos>
c
notVillageChunks
comp_1717
notVillageChunks
f_291861_
public static final ResourceLocation
a
ID
field_45711
ID
f_291109_

Constructor summary

ModifierConstructor
public (FriendlyByteBuf buf)
public (Set<SectionPos> f_291861_, Set<SectionPos> arg1)

Method summary

Modifier and TypeMethod
public void
a(so arg0)
write(FriendlyByteBuf arg0)
method_53028(class_2540 arg0)
write(PacketByteBuf arg0)
m_293110_(C_4983_ arg0)
public ResourceLocation
a()
id()
comp_1678()
id()
m_292644_()
public Set<SectionPos>
b()
villageChunks()
comp_1716()
villageChunks()
f_290824_()
public Set<SectionPos>
c()
notVillageChunks()
comp_1717()
notVillageChunks()
f_291861_()