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.world.level.gamerules
Interface GameRules.VisitorCaller<T>
Enclosing class:
GameRules
public static interface
GameRules.VisitorCaller<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
call
(
GameRuleTypeVisitor
pVisitor,
GameRule
<
T
> pGameRule)
Method Details
call
void
call
(
GameRuleTypeVisitor
pVisitor,
GameRule
<
T
> pGameRule)