implements CustomPacketPayload
abn | |
net.minecraft.network.protocol.common.custom.VillageSectionsDebugPayload | |
net.minecraft.class_8728 |
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 arg0) |
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> |
|