Class SpyglassHelper

java.lang.Object
io.github.ennuil.libzoomer.impl.SpyglassHelper

public class SpyglassHelper extends Object
An utility class whose sole purpose is to hold the spyglass tag
  • Field Details

    • SPYGLASSES

      public static final net.minecraft.registry.tag.TagKey<net.minecraft.item.Item> SPYGLASSES
      The spyglass tag, which is used internally in order to unhardcode behavior specific to vanilla spyglasses
  • Constructor Details

    • SpyglassHelper

      public SpyglassHelper()