类 ClientboundPlaceGhostRecipePacket
java.lang.Object
net.minecraft.network.protocol.game.ClientboundPlaceGhostRecipePacket
- 所有已实现的接口:
Packet<ClientGamePacketListener>
public class ClientboundPlaceGhostRecipePacket
extends Object
implements Packet<ClientGamePacketListener>
-
字段详细资料
-
containerId
private final int containerId -
recipe
-
-
构造器详细资料
-
ClientboundPlaceGhostRecipePacket
-
ClientboundPlaceGhostRecipePacket
-
-
方法详细资料
-
write
- 指定者:
write
在接口中Packet<ClientGamePacketListener>
-
handle
- 指定者:
handle
在接口中Packet<ClientGamePacketListener>
-
getRecipe
-
getContainerId
public int getContainerId()
-