public static class PermissionUtil.PermissionBlock
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
IPlayerOwned |
owned |
net.minecraft.util.math.BlockPos |
pos |
Constructor and Description |
---|
PermissionBlock(IPlayerOwned owned,
net.minecraft.util.math.BlockPos pos) |
public final IPlayerOwned owned
public final net.minecraft.util.math.BlockPos pos
public PermissionBlock(IPlayerOwned owned, net.minecraft.util.math.BlockPos pos)