Class PotionSpoof
java.lang.Object
meteordevelopment.meteorclient.systems.modules.Module
meteordevelopment.meteorclient.systems.modules.player.PotionSpoof
- All Implemented Interfaces:
Comparable<Module>,ISerializable<Module>
-
Field Summary
FieldsFields inherited from class meteordevelopment.meteorclient.systems.modules.Module
autoSubscribe, category, chatFeedback, color, description, favorite, keybind, mc, name, runInMainMenu, serialize, settings, title, toggleOnBindRelease -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleanshouldBlock(net.minecraft.entity.effect.StatusEffect effect)
-
Field Details
-
applyGravity
-
-
Constructor Details
-
PotionSpoof
public PotionSpoof()
-
-
Method Details
-
onDeactivate
public void onDeactivate()- Overrides:
onDeactivatein classModule
-
shouldBlock
public boolean shouldBlock(net.minecraft.entity.effect.StatusEffect effect)
-