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 record
PermissionSource.Check<T extends PermissionSource>
Subinterfaces of PermissionSource in net.minecraft.commandsModifier and TypeInterfaceDescriptioninterface
ExecutionCommandSource<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 pLevel) -
Uses of PermissionSource in net.neoforged.neoforge.client
Classes in net.neoforged.neoforge.client that implement PermissionSourceModifier and TypeClassDescriptionclass
overrides forCommandSourceStack
so that the methods will run successfully client side