JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
net.minecraft.util.parsing.packrat
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
()