Class TempAssetIdUtil

java.lang.Object
com.hypixel.hytale.server.core.util.TempAssetIdUtil

@Deprecated(forRemoval=true) public class TempAssetIdUtil extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
  • Field Details

    • SOIL_GRASS

      public static final String SOIL_GRASS
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • SOUND_EVENT_ITEM_REPAIR

      public static final String SOUND_EVENT_ITEM_REPAIR
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • SOUND_EVENT_PLAYER_PICKUP_ITEM

      public static final String SOUND_EVENT_PLAYER_PICKUP_ITEM
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • SOUND_EVENT_ITEM_BREAK

      public static final String SOUND_EVENT_ITEM_BREAK
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • SOUND_EVENT_PLAYER_CRAFT_ITEM_INVENTORY

      public static final String SOUND_EVENT_PLAYER_CRAFT_ITEM_INVENTORY
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • SOUND_EVENT_PLAYER_DROP_ITEM

      public static final String SOUND_EVENT_PLAYER_DROP_ITEM
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • PARTICLE_EXAMPLE_SIMPLE

      public static final String PARTICLE_EXAMPLE_SIMPLE
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • PARTICLE_SPLASH

      public static final String PARTICLE_SPLASH
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • DEFAULT_PLAYER_MODEL_NAME

      public static final String DEFAULT_PLAYER_MODEL_NAME
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
  • Constructor Details

    • TempAssetIdUtil

      public TempAssetIdUtil()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getSoundEventIndex

      public static int getSoundEventIndex(String soundEventId)
      Deprecated, for removal: This API element is subject to removal in a future version.