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