Interface ComponentPosHasher


public interface ComponentPosHasher
  • Field Details

    • LOCAL_POS_HASHER

      static final MinecraftHasher<net.kyori.adventure.text.BlockNBTComponent.LocalPos> LOCAL_POS_HASHER
    • WORLD_POS_HASHER

      static final MinecraftHasher<net.kyori.adventure.text.BlockNBTComponent.WorldPos> WORLD_POS_HASHER
    • POS_HASHER

      static final MinecraftHasher<net.kyori.adventure.text.BlockNBTComponent.Pos> POS_HASHER