Class NoRender
java.lang.Object
meteordevelopment.meteorclient.systems.modules.Module
meteordevelopment.meteorclient.systems.modules.render.NoRender
- All Implemented Interfaces:
Comparable<Module>,ISerializable<Module>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class meteordevelopment.meteorclient.systems.modules.Module
addon, aliases, autoSubscribe, category, chatFeedback, color, description, favorite, keybind, mc, name, runInMainMenu, serialize, settings, title, toggleOnBindRelease -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleannoArmor()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleannoEntity(net.minecraft.entity.Entity entity) booleannoEntity(net.minecraft.entity.EntityType<?> entity) booleanbooleanbooleanbooleannoFog()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleannoNausea()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleannoTitle()booleanbooleanbooleanvoidvoid
-
Constructor Details
-
NoRender
public NoRender()
-
-
Method Details
-
onActivate
public void onActivate()- Overrides:
onActivatein classModule
-
onDeactivate
public void onDeactivate()- Overrides:
onDeactivatein classModule
-
noPortalOverlay
public boolean noPortalOverlay() -
noSpyglassOverlay
public boolean noSpyglassOverlay() -
noNausea
public boolean noNausea() -
noPumpkinOverlay
public boolean noPumpkinOverlay() -
noFireOverlay
public boolean noFireOverlay() -
noLiquidOverlay
public boolean noLiquidOverlay() -
noPowderedSnowOverlay
public boolean noPowderedSnowOverlay() -
noInWallOverlay
public boolean noInWallOverlay() -
noVignette
public boolean noVignette() -
noGuiBackground
public boolean noGuiBackground() -
noTotemAnimation
public boolean noTotemAnimation() -
noEatParticles
public boolean noEatParticles() -
noEnchantGlint
public boolean noEnchantGlint() -
noBossBar
public boolean noBossBar() -
noScoreboard
public boolean noScoreboard() -
noCrosshair
public boolean noCrosshair() -
noTitle
public boolean noTitle() -
noHeldItemName
public boolean noHeldItemName() -
noObfuscation
public boolean noObfuscation() -
noPotionIcons
public boolean noPotionIcons() -
noMessageSignatureIndicator
public boolean noMessageSignatureIndicator() -
noWeather
public boolean noWeather() -
noBlindness
public boolean noBlindness() -
noDarkness
public boolean noDarkness() -
noFog
public boolean noFog() -
noEnchTableBook
public boolean noEnchTableBook() -
noSignText
public boolean noSignText() -
noBlockBreakParticles
public boolean noBlockBreakParticles() -
noBlockBreakOverlay
public boolean noBlockBreakOverlay() -
noSkylightUpdates
public boolean noSkylightUpdates() -
noBeaconBeams
public boolean noBeaconBeams() -
noFallingBlocks
public boolean noFallingBlocks() -
noMapMarkers
public boolean noMapMarkers() -
noMapContents
public boolean noMapContents() -
getBannerRenderMode
-
noFireworkExplosions
public boolean noFireworkExplosions() -
noBarrierInvis
public boolean noBarrierInvis() -
noTextureRotations
public boolean noTextureRotations() -
noEntity
public boolean noEntity(net.minecraft.entity.Entity entity) -
noEntity
public boolean noEntity(net.minecraft.entity.EntityType<?> entity) -
getDropSpawnPacket
public boolean getDropSpawnPacket() -
noArmor
public boolean noArmor() -
noInvisibility
public boolean noInvisibility() -
noGlowing
public boolean noGlowing() -
noMobInSpawner
public boolean noMobInSpawner() -
noDeadEntities
public boolean noDeadEntities() -
noNametags
public boolean noNametags()
-