Uses of Interface
net.minecraft.commands.PermissionSource
Packages that use PermissionSource
Package
Description
-
Uses of PermissionSource in net.minecraft.client.multiplayer
Classes in net.minecraft.client.multiplayer that implement PermissionSource -
Uses of PermissionSource in net.minecraft.commands
Classes in net.minecraft.commands with type parameters of type PermissionSourceModifier and TypeClassDescriptionstatic final recordPermissionSource.Check<T extends PermissionSource>Subinterfaces of PermissionSource in net.minecraft.commandsModifier and TypeInterfaceDescriptioninterfaceExecutionCommandSource<T extends ExecutionCommandSource<T>>Classes in net.minecraft.commands that implement PermissionSourceMethods in net.minecraft.commands with type parameters of type PermissionSourceModifier and TypeMethodDescriptionstatic <T extends PermissionSource>
PermissionCheck<T> Commands.hasPermission(int level) -
Uses of PermissionSource in net.neoforged.neoforge.client
Classes in net.neoforged.neoforge.client that implement PermissionSourceModifier and TypeClassDescriptionclassoverrides forCommandSourceStackso that the methods will run successfully client side