lineEnd property

QueryIntegerProperty<ChunkEntity> lineEnd
final

See ChunkEntity.lineEnd.

Implementation

static final lineEnd = obx.QueryIntegerProperty<ChunkEntity>(
  _entities[0].properties[4],
);