Class Dictionary.Entry<S,T>

java.lang.Object
net.minecraft.util.parsing.packrat.Dictionary.Entry<S,T>
All Implemented Interfaces:
Supplier<String>, NamedRule<S,T>
Enclosing class:
Dictionary<S>

private static class Dictionary.Entry<S,T> extends Object implements NamedRule<S,T>, Supplier<String>