net.minecraft.world.entity.ai.behavior

public enum TransportItemsBetweenContainers$ContainerInteractionState

cmd$a
net.minecraft.world.entity.ai.behavior.TransportItemsBetweenContainers$ContainerInteractionState
net.minecraft.class_11568$class_11569
net.minecraft.entity.ai.brain.task.MoveItemsTask$InteractionState
net.minecraft.src.C_411073_$C_410880_
net.minecraft.world.entity.ai.behavior.TransportItemsBetweenContainers$a

枚举常量概要

枚举常量
a
PICKUP_ITEM
field_61245
PICKUP_ITEM
PICKUP_ITEM
b
PICKUP_NO_ITEM
field_61246
PICKUP_NO_ITEM
PICKUP_NO_ITEM
c
PLACE_ITEM
field_61247
PLACE_ITEM
PLACE_ITEM
d
PLACE_NO_ITEM
field_61248
PLACE_NO_ITEM
PLACE_NO_ITEM

构造函数概要

修饰符构造函数
private ()