Package | Description |
---|---|
net.minecraftforge.server.permission.context |
Modifier and Type | Class and Description |
---|---|
class |
AreaContext |
class |
BlockPosContext |
class |
PlayerContext |
class |
TargetContext |
class |
WorldContext |
Modifier and Type | Method and Description |
---|---|
<T> Context |
Context.set(ContextKey<T> key,
T obj)
Sets Context object
|