Interface ItemAdventurePredicate.ValueMatcher
- All Known Implementing Classes:
ItemAdventurePredicate.ExactValueMatcher
,ItemAdventurePredicate.RangedValueMatcher
- Enclosing class:
ItemAdventurePredicate
public static interface ItemAdventurePredicate.ValueMatcher
-
Method Summary
Modifier and TypeMethodDescriptionread
(PacketWrapper<?> wrapper) static void
write
(PacketWrapper<?> wrapper, ItemAdventurePredicate.ValueMatcher matcher)
-
Method Details
-
read
-
write
-