JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.minecraft.util.parsing.packrat
NamedRule
Contents
Description
Method Summary
Method Details
name()
value()
Hide sidebar
Show sidebar
Interface NamedRule<
S
,
T
>
All Known Implementing Classes:
Dictionary.Entry
public interface
NamedRule<S,
T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Atom
<
T
>
name
()
Rule
<
S
,
T
>
value
()
Method Details
name
Atom
<
T
>
name
()
value
Rule
<
S
,
T
>
value
()