Class MessageAdapters
java.lang.Object
org.ships.config.messages.adapter.MessageAdapters
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BlockGroupIdAdapter
static final BlockGroupNameAdapter
static final BlockTypeIdAdapter
static final BlockTypeNameAdapter
static final TrackLimitAdapter
static final CrewIdAdapter
static final CrewNameAdapter
static final EntityNameAdapter
static final EntityTypeIdAdapter
static final EntityTypeNameAdapter
static final NumberAdapter<Integer>
static final NumberAdapter<Integer>
static final NumberAdapter<Integer>
static final InvalidNameAdapter
static final ItemIdAdapter
static final ItemNameAdapter
static final NamedBlockNameAdapter
static final NumberAdapter<Double>
static final PermissionNodeAdapter
static final StructureChunkSizeAdapter
static final StructureSizeAdapter
static final NumberAdapter<Integer>
static final VesselFlagIdAdapter
static final VesselFlagNameAdapter
static final VesselIdAdapter
static final VesselInfoKeyAdapter
static final VesselInfoValueAdapter
static final VesselNameAdapter
static final VesselSpeedAdapter
-
Method Summary
Modifier and TypeMethodDescriptionstatic @UnmodifiableView Collection<MessageAdapter<?>>
static <T> Stream<MessageAdapter<T>>
getAdaptersFor
(Class<?> adaptingType) static <T> Stream<MessageAdapter<T>>
getAdaptersFor
(AdapterCategory<T> category)
-
Field Details
-
VESSEL_ID
-
VESSEL_NAME
-
VESSEL_FLAG_ID
-
VESSEL_FLAG_NAME
-
VESSEL_INFO_KEY
-
VESSEL_INFO_VALUE
-
VESSEL_SPEED
-
CREW_ID
-
CREW_NAME
-
ENTITY_TYPE_ID
-
ENTITY_TYPE_NAME
-
ENTITY_NAME
-
BLOCK_TYPE_NAME
-
BLOCK_TYPE_ID
-
PERMISSION_NODE
-
INVALID_NAME
-
STRUCTURE_CHUNK_SIZE
-
STRUCTURE_SIZE
-
NAMED_BLOCK_NAME
-
CONFIG_TRACK_LIMIT
-
ITEM_NAME
-
ITEM_ID
-
FUEL_FOUND_REQUIREMENT
-
FUEL_CONSUMPTION_REQUIREMENT
-
FUEL_LEFT_REQUIREMENT
-
TOTAL_FOUND_BLOCKS
-
PERCENT_FOUND
-
BLOCK_IDS
-
BLOCK_NAMES
-
-
Method Details
-
getAdaptersFor
-
getAdaptersFor
-
getAdapters
-