Class AdventureModePredicate.BlockPredicate
java.lang.Object
org.geysermc.mcprotocollib.protocol.data.game.item.component.AdventureModePredicate.BlockPredicate
- Enclosing class:
- AdventureModePredicate
-
Constructor Summary
ConstructorsConstructorDescriptionBlockPredicate(@Nullable String location, int @Nullable [] holders, @Nullable List<AdventureModePredicate.PropertyMatcher> properties, @Nullable org.cloudburstmc.nbt.NbtMap nbt) -
Method Summary
-
Constructor Details
-
BlockPredicate
public BlockPredicate(@Nullable @Nullable String location, int @Nullable [] holders, @Nullable @Nullable List<AdventureModePredicate.PropertyMatcher> properties, @Nullable @Nullable org.cloudburstmc.nbt.NbtMap nbt)
-
-
Method Details
-
getLocation
-
getHolders
public int @Nullable [] getHolders() -
getProperties
-
getNbt
@Nullable public @Nullable org.cloudburstmc.nbt.NbtMap getNbt() -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-