Uses of Interface
net.minecraft.util.path.AllowedSymlinkPathMatcher.EntryType
Packages that use AllowedSymlinkPathMatcher.EntryType
-
Uses of AllowedSymlinkPathMatcher.EntryType in net.minecraft.util.path
Fields in net.minecraft.util.path declared as AllowedSymlinkPathMatcher.EntryTypeModifier and TypeFieldDescriptionstatic final AllowedSymlinkPathMatcher.EntryTypeAllowedSymlinkPathMatcher.EntryType.DEFAULTstatic final AllowedSymlinkPathMatcher.EntryTypeAllowedSymlinkPathMatcher.EntryType.PREFIXprivate final AllowedSymlinkPathMatcher.EntryTypeAllowedSymlinkPathMatcher.Entry.typeThe field for thetyperecord component.Methods in net.minecraft.util.path that return AllowedSymlinkPathMatcher.EntryTypeModifier and TypeMethodDescriptionAllowedSymlinkPathMatcher.Entry.type()Returns the value of thetyperecord component.Constructors in net.minecraft.util.path with parameters of type AllowedSymlinkPathMatcher.EntryTypeModifierConstructorDescriptionEntry(AllowedSymlinkPathMatcher.EntryType entryType, String string)