Class SkullCache

java.lang.Object
org.geysermc.geyser.session.cache.SkullCache

public class SkullCache extends Object
  • Constructor Details

  • Method Details

    • putSkull

      public void putSkull(com.nukkitx.math.vector.Vector3i position, String texturesProperty, int blockState)
    • removeSkull

      public void removeSkull(com.nukkitx.math.vector.Vector3i position)
    • updateVisibleSkulls

      public void updateVisibleSkulls()
    • clear

      public void clear()