Object FurnitureHelpers

    • Constructor Detail

    • Method Detail

      • furnitureItem

        @Deprecated(message = "This has been moved into NexoFurniture")@ApiStatus.ScheduledForRemoval(inVersion = "1.18") final static ItemStack furnitureItem(ItemDisplay baseEntity)
      • furnitureItem

        @Deprecated(message = "This has been moved into NexoFurniture")@ApiStatus.ScheduledForRemoval(inVersion = "1.18") final static Unit furnitureItem(ItemDisplay baseEntity, ItemStack itemStack)
      • furnitureDye

        @Deprecated(message = "This has been moved into NexoFurniture")@ApiStatus.ScheduledForRemoval(inVersion = "1.18") final static <Error class: unknown class> furnitureDye(ItemDisplay baseEntity)
      • furnitureDye

        @Deprecated(message = "This has been moved into NexoFurniture")@ApiStatus.ScheduledForRemoval(inVersion = "1.18") final static Unit furnitureDye(ItemDisplay baseEntity, Color dyeColor)
      • lightState

        @Deprecated(message = "This has been moved into NexoFurniture")@ApiStatus.ScheduledForRemoval(inVersion = "1.18") final static Boolean lightState(ItemDisplay baseEntity)
      • toggleLight

        @JvmOverloads()@Deprecated(message = "This has been moved into NexoFurniture")@ApiStatus.ScheduledForRemoval(inVersion = "1.18") final static Boolean toggleLight(ItemDisplay baseEntity)