implements Packet<ServerGamePacketListener>
| aas | |
| net.minecraft.network.protocol.game.ServerboundSetJigsawBlockPacket | |
| net.minecraft.class_3753 | |
| net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket | |
| net.minecraft.src.C_5193_ | |
| net.minecraft.network.protocol.game.PacketPlayInSetJigsaw |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final BlockPos |
| ||||||||||
| private final ResourceLocation |
| ||||||||||
| private final ResourceLocation |
| ||||||||||
| private final ResourceLocation |
| ||||||||||
| private final String |
| ||||||||||
| private final JigsawBlockEntity$JointType |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (BlockPos pos, ResourceLocation name, ResourceLocation target, ResourceLocation pool, String finalState, JigsawBlockEntity$JointType jointType) |
| public | (FriendlyByteBuf buf) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| public BlockPos |
| ||||||||||
| public ResourceLocation |
| ||||||||||
| public ResourceLocation |
| ||||||||||
| public ResourceLocation |
| ||||||||||
| public String |
| ||||||||||
| public JigsawBlockEntity$JointType |
|