Package net.minecraft.command
Interface PermissionLevelPredicate<T>
- All Superinterfaces:
Predicate<T>
- All Known Implementing Classes:
PermissionLevelSource.PermissionLevelSourcePredicate
- Mappings:
Namespace Name named net/minecraft/command/PermissionLevelPredicate
intermediary net/minecraft/class_11413
official aph
-
Method Summary
-
Method Details
-
requiredLevel
int requiredLevel()- Mappings:
Namespace Name Mixin selector named requiredLevel
Lnet/minecraft/command/PermissionLevelPredicate;requiredLevel()I
intermediary comp_4364
Lnet/minecraft/class_11413;comp_4364()I
official a
Laph;a()I
-