Class EmojiFontHelper

java.lang.Object
com.hrznstudio.emojiful.render.EmojiFontHelper

public class EmojiFontHelper extends Object
  • Field Details

    • SHADOW_OFFSET

      public static final org.joml.Vector3f SHADOW_OFFSET
    • RECENT_STRINGS

      public static com.google.common.cache.LoadingCache<String,org.apache.commons.lang3.tuple.Pair<String,HashMap<Integer,Emoji>>> RECENT_STRINGS
    • SCAPED_STRING

      public static String SCAPED_STRING
  • Constructor Details

    • EmojiFontHelper

      public EmojiFontHelper()
  • Method Details