implements CustomPacketPayload
| abv | |
| net.minecraft.network.protocol.common.custom.WorldGenAttemptDebugPayload | |
| net.minecraft.class_8729 | |
| net.minecraft.network.packet.s2c.custom.DebugWorldgenAttemptCustomPayload | |
| net.minecraft.src.C_290139_ | |
| net.minecraft.network.protocol.common.custom.WorldGenAttemptDebugPayload |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final BlockPos |
| ||||||||||
| private final float |
| ||||||||||
| private final float |
| ||||||||||
| private final float |
| ||||||||||
| private final float |
| ||||||||||
| private final float |
| ||||||||||
| public static final StreamCodec<FriendlyByteBuf, WorldGenAttemptDebugPayload> |
| ||||||||||
| public static final CustomPacketPayload$Type<WorldGenAttemptDebugPayload> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (FriendlyByteBuf buf) |
| public | (BlockPos scale, float red, float green, float blue, float alpha, float arg5) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||
| public CustomPacketPayload$Type<WorldGenAttemptDebugPayload> |
| ||||||||||
| public BlockPos |
| ||||||||||
| public float |
| ||||||||||
| public float |
| ||||||||||
| public float |
| ||||||||||
| public float |
| ||||||||||
| public float |
|