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.behaviorsFields in net.minecraft.world.entity.ai.behavior with type parameters of type ShufflingListModifier and TypeFieldDescriptionprivate final Consumer<ShufflingList<?>> GateBehavior.OrderPolicy.consumerMethods 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> pCodec) Methods in net.minecraft.world.entity.ai.behavior with parameters of type ShufflingListConstructor parameters in net.minecraft.world.entity.ai.behavior with type arguments of type ShufflingList