Uses of Interface
net.minecraft.command.PermissionLevelSource
Packages that use PermissionLevelSource
- 
Uses of PermissionLevelSource in net.minecraft.client.network
Classes in net.minecraft.client.network that implement PermissionLevelSource - 
Uses of PermissionLevelSource in net.minecraft.command
Classes in net.minecraft.command with type parameters of type PermissionLevelSourceModifier and TypeClassDescriptionstatic final record - 
Uses of PermissionLevelSource in net.minecraft.server.command
Subinterfaces of PermissionLevelSource in net.minecraft.server.commandModifier and TypeInterfaceDescriptioninterfaceAbstractServerCommandSource<T extends AbstractServerCommandSource<T>>Classes in net.minecraft.server.command that implement PermissionLevelSourceModifier and TypeClassDescriptionclassRepresents a command source used on server side.Methods in net.minecraft.server.command with type parameters of type PermissionLevelSourceModifier and TypeMethodDescriptionstatic <T extends PermissionLevelSource>
PermissionLevelPredicate<T> CommandManager.requirePermissionLevel(int requiredLevel)