Interface PermissionLevelPredicate<T>

All Superinterfaces:
Predicate<T>
All Known Implementing Classes:
PermissionLevelSource.PermissionLevelSourcePredicate

public interface PermissionLevelPredicate<T> extends Predicate<T>
Mappings:
Namespace Name
named net/minecraft/command/PermissionLevelPredicate
intermediary net/minecraft/class_11413
official aph
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     

    Methods inherited from interface java.util.function.Predicate

    and, negate, or, test
  • 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