Beispiel #1
0
 @Override
 public RailsState getState(Block block) {
   return RailsState.get(block.getData());
 }