Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
M
- makeWeak() - Method in class etithespirit.orimod.util.collection.EquatableWeakReference
-
Returns this reference to its weak state.
- max - Variable in class etithespirit.orimod.api.util.valuetypes.NumberRange
-
The maximum possible value this will return.
- MAX_AMP - Static variable in class etithespirit.orimod.common.potion.DecayEffect
-
The max effective level of Decay.
- MAX_DAMAGE - Static variable in class etithespirit.orimod.common.potion.DecayEffect
-
The damage done per decay tick at level MAX_AMP-1.
- MAX_DIAGONAL_TESTS - Static variable in class etithespirit.orimod.common.block.decay.DecayCommon
-
The maximum amount of times that a random diagonal placement will bounce between positions if it scans a position that is already occupied by a decay block before just giving up.
- maxExtract - Variable in class etithespirit.orimod.common.tile.light.PersistentLightEnergyStorage
- maxReceive - Variable in class etithespirit.orimod.common.tile.light.PersistentLightEnergyStorage
- MEDIUM - Enum constant in enum class etithespirit.orimod.client.audio.variation.BreathLevel
-
You've been under for a little while, and are sort of exhausted.
- message(ServerPlayer, String) - Static method in class etithespirit.orimod.GeneralUtils
-
Shows text at the bottom of the screen like when a new item is equipped.
- METAL - Enum constant in enum class etithespirit.orimod.api.spiritmaterial.SpiritMaterial
-
Corresponds to metal.
- min - Variable in class etithespirit.orimod.api.util.valuetypes.NumberRange
-
The minimum possible value this will return.
- MIN_DAMAGE - Static variable in class etithespirit.orimod.common.potion.DecayEffect
-
The damage done per decay tick at level 0.
- MobEffectDataStorage - Class in etithespirit.orimod.util.extension
-
A very hacky method of reading and writing data in a single effect instance without creating a custom instance type.
- MODID - Static variable in class etithespirit.orimod.OriMod
-
hnnnng kernol,,,,, id,,,,
- mutableCopy() - Method in class etithespirit.orimod.api.util.valuetypes.MutableNumberRange
- mutableCopy() - Method in class etithespirit.orimod.api.util.valuetypes.NumberRange
- MutableNumberRange - Class in etithespirit.orimod.api.util.valuetypes
-
An implementation of
NumberRange
that can have its minimum and maximum set after construction. - MutableNumberRange(double, double) - Constructor for class etithespirit.orimod.api.util.valuetypes.MutableNumberRange
-
Creates a new range between min and max.
- MutableNumberRange(double, double, Random) - Constructor for class etithespirit.orimod.api.util.valuetypes.MutableNumberRange
-
Creates a new range between min and max, using the given randomizer for the
NumberRange.random()
method. - mutateReplacementState(StateHolder<?, ?>, Level, BlockPos) - Method in class etithespirit.orimod.common.block.decay.DecayLiquidBlock
- mutateReplacementState(StateHolder<?, ?>, Level, BlockPos) - Method in interface etithespirit.orimod.common.block.decay.IDecayBlock
-
Provides a means of altering the given state.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form