Class PlayerContext
java.lang.Object
net.minecraftforge.server.permission.context.Context
net.minecraftforge.server.permission.context.PlayerContext
- All Implemented Interfaces:
IContext
- Direct Known Subclasses:
AreaContext
,BlockPosContext
,TargetContext
-
Field Details
-
player
-
-
Constructor Details
-
PlayerContext
-
-
Method Details
-
getWorld
Description copied from interface:IContext
World from where permission is requested. Can be null -
getPlayer
-