Package io.github.ennuil.libzoomer.impl
Class SpyglassHelper
java.lang.Object
io.github.ennuil.libzoomer.impl.SpyglassHelper
An utility class whose sole purpose is to hold the spyglass tag
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.registry.tag.TagKey<net.minecraft.item.Item>The spyglass tag, which is used internally in order to unhardcode behavior specific to vanilla spyglasses -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SPYGLASSES
public static final net.minecraft.registry.tag.TagKey<net.minecraft.item.Item> SPYGLASSESThe spyglass tag, which is used internally in order to unhardcode behavior specific to vanilla spyglasses
-
-
Constructor Details
-
SpyglassHelper
public SpyglassHelper()
-