Class AdventureModePredicate.BlockPredicate
java.lang.Object
org.geysermc.mcprotocollib.protocol.data.game.item.component.AdventureModePredicate.BlockPredicate
- Enclosing class:
- AdventureModePredicate
-
Constructor Summary
ConstructorsConstructorDescriptionBlockPredicate(@Nullable HolderSet blocks, @Nullable List<AdventureModePredicate.PropertyMatcher> properties, @Nullable org.cloudburstmc.nbt.NbtMap nbt) -
Method Summary
-
Constructor Details
-
BlockPredicate
public BlockPredicate(@Nullable @Nullable HolderSet blocks, @Nullable @Nullable List<AdventureModePredicate.PropertyMatcher> properties, @Nullable @Nullable org.cloudburstmc.nbt.NbtMap nbt)
-
-
Method Details