Class LandscapeFileCacheExtract

  • All Implemented Interfaces:
    DecodedItem

    public class LandscapeFileCacheExtract
    extends java.lang.Object
    implements DecodedItem
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void decode​(@NonNull Js5InputStream stream)  
      void invalidate()
      These values are responsible for 13% of memory consumption when building the collision graphs
      java.util.Collection<LandscapeObject> objects()
      Contains objects expected to either be displayed by default or transform from a default object.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LandscapeFileCacheExtract

        public LandscapeFileCacheExtract​(Coordinate base,
                                         boolean rs3)
    • Method Detail

      • decode

        public void decode​(@NonNull
                           @NonNull Js5InputStream stream)
                    throws java.io.IOException
        Specified by:
        decode in interface DecodedItem
        Throws:
        java.io.IOException
      • objects

        public java.util.Collection<LandscapeObject> objects()
        Contains objects expected to either be displayed by default or transform from a default object.
      • invalidate

        public void invalidate()
        These values are responsible for 13% of memory consumption when building the collision graphs