Uses of Class
net.minecraft.world.level.validation.PathAllowList
Packages that use PathAllowList
-
Uses of PathAllowList in net.minecraft.world.level.storage
Fields in net.minecraft.world.level.storage declared as PathAllowListModifier and TypeFieldDescriptionprivate static final PathAllowList
LevelStorageSource.NO_SYMLINKS_ALLOWED
-
Uses of PathAllowList in net.minecraft.world.level.validation
Fields in net.minecraft.world.level.validation declared as PathAllowListModifier and TypeFieldDescriptionprivate final PathAllowList
DirectoryValidator.symlinkTargetAllowList
Methods in net.minecraft.world.level.validation that return PathAllowListModifier and TypeMethodDescriptionstatic PathAllowList
PathAllowList.readPlain
(BufferedReader p_289921_) Constructors in net.minecraft.world.level.validation with parameters of type PathAllowList