Class Chams
java.lang.Object
meteordevelopment.meteorclient.systems.modules.Module
meteordevelopment.meteorclient.systems.modules.render.Chams
- All Implemented Interfaces:
Comparable<Module>,ISerializable<Module>
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.util.Identifierfinal Setting<SettingColor>final Setting<SettingColor>final Setting<SettingColor>final Setting<SettingColor>final Setting<SettingColor>final Setting<Chams.Shader>final Setting<SettingColor>Fields inherited from class meteordevelopment.meteorclient.systems.modules.Module
autoSubscribe, category, color, description, favorite, chatFeedback, keybind, mc, name, runInMainMenu, serialize, settings, title, toggleOnBindRelease -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisShader()booleanshouldRender(net.minecraft.entity.Entity entity) voidupdateShader(Chams.Shader value) Methods inherited from class meteordevelopment.meteorclient.systems.modules.Module
compareTo, equals, error, fromTag, getInfoString, getWidget, hashCode, info, info, isActive, onActivate, onDeactivate, sendToggledMsg, toggle, toTag, warning
-
Field Details
-
entities
-
shader
-
shaderColor
-
ignoreSelfDepth
-
players
-
ignoreSelf
-
playersTexture
-
playersColor
-
playersScale
-
crystals
-
crystalsScale
-
crystalsBounce
-
crystalsRotationSpeed
-
crystalsTexture
-
renderCore
-
crystalsCoreColor
-
renderFrame1
-
crystalsFrame1Color
-
renderFrame2
-
crystalsFrame2Color
-
hand
-
handTexture
-
handColor
-
BLANK
public static final net.minecraft.util.Identifier BLANK
-
-
Constructor Details
-
Chams
public Chams()
-
-
Method Details
-
shouldRender
public boolean shouldRender(net.minecraft.entity.Entity entity) -
isShader
public boolean isShader() -
updateShader
-