Interface AttributeDisplay
- All Known Implementing Classes:
DefaultAttributeDisplay,HiddenAttributeDisplay,OverrideAttributeDisplay
@NullMarked
public interface AttributeDisplay
-
Method Summary
Modifier and TypeMethodDescriptiongetType()static AttributeDisplayread(PacketWrapper<?> wrapper) static voidwrite(PacketWrapper<?> wrapper, AttributeDisplay display)
-
Method Details
-
read
-
write
-
getType
AttributeDisplayType<?> getType()
-