Uses of Enum Class
net.minecraft.world.entity.ai.behavior.TransportItemsBetweenContainers.TransportItemState
Packages that use TransportItemsBetweenContainers.TransportItemState
-
Uses of TransportItemsBetweenContainers.TransportItemState in net.minecraft.world.entity.ai.behavior
Fields in net.minecraft.world.entity.ai.behavior declared as TransportItemsBetweenContainers.TransportItemStateMethods in net.minecraft.world.entity.ai.behavior that return TransportItemsBetweenContainers.TransportItemStateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.TransportItemsBetweenContainers.TransportItemState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.world.entity.ai.behavior with parameters of type TransportItemsBetweenContainers.TransportItemStateModifier and TypeMethodDescriptionprivate voidTransportItemsBetweenContainers.setTransportingState(TransportItemsBetweenContainers.TransportItemState pTransportingState)