Class ItemProfile.Property
java.lang.Object
com.github.retrooper.packetevents.protocol.component.builtin.item.ItemProfile.Property
- Enclosing class:
ItemProfile
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getName()
@Nullable String
getValue()
int
hashCode()
static ItemProfile.Property
read
(PacketWrapper<?> wrapper) void
void
setSignature
(@Nullable String signature) void
static void
write
(PacketWrapper<?> wrapper, ItemProfile.Property property)