Class AdventureModePredicate.BlockPredicate

java.lang.Object
org.geysermc.mcprotocollib.protocol.data.game.item.component.AdventureModePredicate.BlockPredicate
Enclosing class:
AdventureModePredicate

public static class AdventureModePredicate.BlockPredicate extends Object
  • Constructor Details

  • Method Details

    • getLocation

      @Nullable public @Nullable String getLocation()
    • getHolders

      public int @Nullable [] getHolders()
    • getProperties

      @Nullable public @Nullable List<AdventureModePredicate.PropertyMatcher> getProperties()
    • getNbt

      @Nullable public @Nullable org.cloudburstmc.nbt.NbtMap getNbt()
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(@Nullable Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public @NonNull String toString()
      Overrides:
      toString in class Object