Class WorldContext
java.lang.Object
net.minecraftforge.server.permission.context.Context
net.minecraftforge.server.permission.context.WorldContext
- All Implemented Interfaces:
IContext
-
Field Details
-
world
-
-
Constructor Details
-
WorldContext
-
-
Method Details
-
getWorld
Description copied from interface:IContext
World from where permission is requested. Can be null -
getPlayer
-