Class LowMemoryPlugin

  • All Implemented Interfaces:
    com.google.inject.Module

    @PluginDescriptor(name="Low Detail",
                      description="Turn off ground decorations and certain textures, reducing memory usage",
                      tags={"memory","usage","ground","decorations"},
                      enabledByDefault=false)
    public class LowMemoryPlugin
    extends Plugin