类 ServerboundInteractPacket.InteractionAtLocationAction
java.lang.Object
net.minecraft.network.protocol.game.ServerboundInteractPacket.InteractionAtLocationAction
- 所有已实现的接口:
ServerboundInteractPacket.Action
static class ServerboundInteractPacket.InteractionAtLocationAction
extends Object
implements ServerboundInteractPacket.Action
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
dispatch
(ServerboundInteractPacket.Handler pHandler) getType()
void
write
(FriendlyByteBuf pBuffer)
-
字段详细资料
-
hand
-
location
-
-
构造器详细资料
-
InteractionAtLocationAction
InteractionAtLocationAction(InteractionHand pHand, Vec3 pLocation) -
InteractionAtLocationAction
-
-
方法详细资料
-
getType
- 指定者:
getType
在接口中ServerboundInteractPacket.Action
-
dispatch
- 指定者:
dispatch
在接口中ServerboundInteractPacket.Action
-
write
- 指定者:
write
在接口中ServerboundInteractPacket.Action
-