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 |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 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> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| private | (FriendlyByteBuf buf) |
| public | (BlockPos scale, float red, float green, float blue, float alpha, float arg5) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||
| public CustomPacketPayload$Type<WorldGenAttemptDebugPayload> |
| ||||||||||
| public BlockPos |
| ||||||||||
| public float |
| ||||||||||
| public float |
| ||||||||||
| public float |
| ||||||||||
| public float |
| ||||||||||
| public float |
|