net.minecraft.server.permissions

public interface PermissionSet

bbn
net.minecraft.server.permissions.PermissionSet
net.minecraft.class_12096
net.minecraft.command.permission.PermissionPredicate

Field summary

Modifier and TypeField
PermissionSet
g
NO_PERMISSIONS
field_63207
NONE
PermissionSet
h
ALL_PERMISSIONS
field_63208
ALL

Method summary

Modifier and TypeMethod
boolean
hasPermission(bbi arg0)
hasPermission(Permission arg0)
hasPermission(class_12087 arg0)
hasPermission(Permission perm)
default PermissionSet
a(bbn arg0)
union(PermissionSet arg0)
method_75034(class_12096 arg0)
or(PermissionPredicate other)