Uses of Record Class
net.minecraft.util.path.AllowedSymlinkPathMatcher.Entry
Packages that use AllowedSymlinkPathMatcher.Entry
-
Uses of AllowedSymlinkPathMatcher.Entry in net.minecraft.util.path
Fields in net.minecraft.util.path with type parameters of type AllowedSymlinkPathMatcher.EntryModifier and TypeFieldDescriptionprivate final List
<AllowedSymlinkPathMatcher.Entry> AllowedSymlinkPathMatcher.allowedEntries
Methods in net.minecraft.util.path that return AllowedSymlinkPathMatcher.EntryModifier and TypeMethodDescription(package private) static AllowedSymlinkPathMatcher.Entry
(package private) static AllowedSymlinkPathMatcher.Entry
(package private) static AllowedSymlinkPathMatcher.Entry
Methods in net.minecraft.util.path that return types with arguments of type AllowedSymlinkPathMatcher.EntryModifier and TypeMethodDescription(package private) static Optional
<AllowedSymlinkPathMatcher.Entry> Constructor parameters in net.minecraft.util.path with type arguments of type AllowedSymlinkPathMatcher.EntryModifierConstructorDescriptionAllowedSymlinkPathMatcher
(List<AllowedSymlinkPathMatcher.Entry> allowedEntries)