Class ProgressBarReferenceHolder

java.lang.Object
com.hrznstudio.titanium.container.referenceholder.ProgressBarReferenceHolder
All Implemented Interfaces:
net.minecraft.world.inventory.ContainerData

public class ProgressBarReferenceHolder extends Object implements net.minecraft.world.inventory.ContainerData
  • Constructor Details

    • ProgressBarReferenceHolder

      public ProgressBarReferenceHolder(ProgressBarComponent<?> progressBarComponent)
  • Method Details

    • get

      public int get(int index)
      Specified by:
      get in interface net.minecraft.world.inventory.ContainerData
    • set

      public void set(int index, int value)
      Specified by:
      set in interface net.minecraft.world.inventory.ContainerData
    • getCount

      public int getCount()
      Specified by:
      getCount in interface net.minecraft.world.inventory.ContainerData