Uses of Class
net.minecraft.predicate.entity.PlayerUnlocksPredicate.Builder
Packages that use PlayerUnlocksPredicate.Builder
-
Uses of PlayerUnlocksPredicate.Builder in net.minecraft.predicate.entity
Methods in net.minecraft.predicate.entity that return PlayerUnlocksPredicate.BuilderModifier and TypeMethodDescriptionPlayerUnlocksPredicate.Builder.create()PlayerUnlocksPredicate.Builder.locked(RegistryEntry<PlayerUnlock> unlock) PlayerUnlocksPredicate.Builder.unlocked(RegistryEntry<PlayerUnlock>[] unlock) Methods in net.minecraft.predicate.entity with parameters of type PlayerUnlocksPredicate.BuilderModifier and TypeMethodDescriptionPlayerPredicate.Builder.unlocks(PlayerUnlocksPredicate.Builder unlocks)