Class TrainHatInfoReloadListener

java.lang.Object
com.simibubi.create.content.trains.schedule.hat.TrainHatInfoReloadListener

public class TrainHatInfoReloadListener extends Object
  • Field Details

    • HAT_INFO_DIRECTORY

      public static final String HAT_INFO_DIRECTORY
      See Also:
    • LISTENER

      public static final net.minecraft.server.packs.resources.ResourceManagerReloadListener LISTENER
  • Constructor Details

    • TrainHatInfoReloadListener

      public TrainHatInfoReloadListener()
  • Method Details

    • getHatInfoFor

      public static TrainHatInfo getHatInfoFor(net.minecraft.world.entity.EntityType<?> type)