Uses of Class
net.minecraft.world.level.validation.PathAllowList
-
Uses of PathAllowList in net.minecraft.world.level.storage
Modifier and TypeFieldDescriptionprivate static final PathAllowList
LevelStorageSource.NO_SYMLINKS_ALLOWED
-
Uses of PathAllowList in net.minecraft.world.level.validation
Modifier and TypeFieldDescriptionprivate final PathAllowList
DirectoryValidator.symlinkTargetAllowList
Modifier and TypeMethodDescriptionstatic PathAllowList
PathAllowList.readPlain
(BufferedReader p_289921_)