Skip navigation links
A B C D E F G H I J L M N O P R S T U V W Y Z 

M

MAGICAL - Static variable in class com.legacy.structure_gel.biome_dictionary.BiomeDictionary
 
magnifier(IBiomeMagnifier) - Method in class com.legacy.structure_gel.util.DimensionTypeBuilder
Used in world gen.
maintainWater(boolean) - Method in class com.legacy.structure_gel.worldgen.jigsaw.GelJigsawPiece
Determins if blocks should become waterlogged when placed in water.
maintainWater(boolean) - Method in class com.legacy.structure_gel.worldgen.jigsaw.JigsawPoolBuilder
Determines if waterloggable blocks should become waterlogged when placed in water.
makeGuess() - Static method in class com.legacy.structure_gel.biome_dictionary.BiomeDictionary
Makes assumptions as to which biome type a biome should be registered to if it is not already registered to a type.

This can be disabled via configs.
makeListMutable(List<T>) - Static method in class com.legacy.structure_gel.util.GelCollectors
Creates a mutable version of the list passed in and returns it.
makeListMutable(List<T>, Function<T, T>) - Static method in class com.legacy.structure_gel.util.GelCollectors
Creates a mutable version of the list passed in, applies the passed function to all entries, and returns it.
makeMapMutable(Map<K, V>, Function<Map.Entry<K, V>, K>, Function<Map.Entry<K, V>, V>) - Static method in class com.legacy.structure_gel.util.GelCollectors
Creates a mutable version of the map passed in, applies the passed functions to all entries, and returns it.
makeMapMutable(Map<K, V>) - Static method in class com.legacy.structure_gel.util.GelCollectors
Creates a mutable version of the map passed in and returns it.
makePortal(BlockPos, Direction.Axis) - Method in class com.legacy.structure_gel.util.GelTeleporter
Places a new portal in the GelTeleporter.getWorld() and locates it.
makeSetMutable(Set<T>) - Static method in class com.legacy.structure_gel.util.GelCollectors
Creates a mutable version of the set passed in and returns it.
makeSetMutable(Set<T>, Function<T, T>) - Static method in class com.legacy.structure_gel.util.GelCollectors
Creates a mutable version of the set passed in, applies the passed function to all entries, and returns it.
MANGROVE - Static variable in class com.legacy.structure_gel.biome_dictionary.BiomeDictionary
 
mapOf(Class<T>, Class<V>, Object...) - Static method in class com.legacy.structure_gel.util.GelCollectors
A method to create a map with any amount of arguments.
MinecraftServerMixin - Class in com.legacy.structure_gel.core.mixin
 
MinecraftServerMixin() - Constructor for class com.legacy.structure_gel.core.mixin.MinecraftServerMixin
 
MODID - Static variable in class com.legacy.structure_gel.StructureGelMod
 
modid - Variable in class com.legacy.structure_gel.worldgen.jigsaw.JigsawRegistryHelper
 
MOOLANDS - Static variable in class com.legacy.structure_gel.biome_dictionary.BiomeDictionary
 
MOUNTAIN - Static variable in class com.legacy.structure_gel.biome_dictionary.BiomeDictionary
 
MOUNTAIN_SAVANNA - Static variable in class com.legacy.structure_gel.biome_dictionary.BiomeDictionary
 
MUSHROOM - Static variable in class com.legacy.structure_gel.biome_dictionary.BiomeDictionary
 
A B C D E F G H I J L M N O P R S T U V W Y Z 
Skip navigation links