Uses of Class
net.minecraft.world.entity.ai.behavior.ShufflingList
Packages that use ShufflingList
-
Uses of ShufflingList in net.minecraft.world.entity.ai.behavior
Fields in net.minecraft.world.entity.ai.behavior declared as ShufflingListModifier and TypeFieldDescriptionprivate final ShufflingList
<BehaviorControl<? super E>> GateBehavior.behaviors
Fields in net.minecraft.world.entity.ai.behavior with type parameters of type ShufflingListModifier and TypeFieldDescriptionprivate final Consumer
<ShufflingList<?>> GateBehavior.OrderPolicy.consumer
Methods in net.minecraft.world.entity.ai.behavior that return ShufflingListMethods in net.minecraft.world.entity.ai.behavior that return types with arguments of type ShufflingListModifier and TypeMethodDescriptionstatic <U> com.mojang.serialization.Codec
<ShufflingList<U>> ShufflingList.codec
(com.mojang.serialization.Codec<U> p_147928_) Methods in net.minecraft.world.entity.ai.behavior with parameters of type ShufflingListModifier and TypeMethodDescriptionvoid
GateBehavior.OrderPolicy.apply
(ShufflingList<?> p_147528_) Constructor parameters in net.minecraft.world.entity.ai.behavior with type arguments of type ShufflingList