Recent content by dierke9

  1. D

    Getting name of a spacestation

    For a mod i'm currently working on i need to get the name of a spacestation the moment the player joins that spacestation (with the EntityJoinWorldEvent) When i try to get the spacestationdata via SpaceStationWorldData#getStationData i always get back null. Is there something i'm currently...