Class ItemAdventurePredicate.ExactValueMatcher
java.lang.Object
com.github.retrooper.packetevents.protocol.component.builtin.item.ItemAdventurePredicate.ExactValueMatcher
- All Implemented Interfaces:
ItemAdventurePredicate.ValueMatcher
- Enclosing class:
ItemAdventurePredicate
public static class ItemAdventurePredicate.ExactValueMatcher
extends Object
implements ItemAdventurePredicate.ValueMatcher
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getValue()
int
hashCode()
read
(PacketWrapper<?> wrapper) void
static void
write
(PacketWrapper<?> wrapper, ItemAdventurePredicate.ExactValueMatcher matcher)
-
Constructor Details
-
ExactValueMatcher
-
-
Method Details
-
read
-
write
public static void write(PacketWrapper<?> wrapper, ItemAdventurePredicate.ExactValueMatcher matcher) -
getValue
-
setValue
-
equals
-
hashCode
public int hashCode()
-