Package org.spongepowered.api.data.type
Interface StringRepresentable
- All Known Subinterfaces:
AttachmentSurface,BambooLeavesType,BellAttachmentType,ChestAttachmentType,ComparatorMode,DoorHinge,DripstoneSegment,InstrumentType,JigsawBlockOrientation,PistonType,PortionType,RailDirection,SculkSensorState,SlabPortion,StairShape,StructureMode,Tilt,TrialSpawnerState,VaultState,WallConnectionState,WireAttachmentType
public interface StringRepresentable
Represents a type that has a stable string representation, usually an enumerated
set of values, like most catalog types:
ArtType,
RabbitType, RailDirection, etc.-
Method Summary
-
Method Details
-
serializationString
String serializationString()
-