Class LevelMixin
java.lang.Object
dev.aaronhowser.mods.excessive_utilities.mixin.LevelMixin
- All Implemented Interfaces:
ChandelierCarrier,MagnumTorchCarrier,SoundMufflerCarrier
public abstract class LevelMixin
extends Object
implements ChandelierCarrier, MagnumTorchCarrier, SoundMufflerCarrier
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionit.unimi.dsi.fastutil.longs.LongOpenHashSetit.unimi.dsi.fastutil.longs.LongOpenHashSetit.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Constructor Details
-
LevelMixin
public LevelMixin()
-
-
Method Details
-
eu$getChandelierBlockPositions
public it.unimi.dsi.fastutil.longs.LongOpenHashSet eu$getChandelierBlockPositions()- Specified by:
eu$getChandelierBlockPositionsin interfaceChandelierCarrier
-
eu$getMagnumTorchBlockPositions
public it.unimi.dsi.fastutil.longs.LongOpenHashSet eu$getMagnumTorchBlockPositions()- Specified by:
eu$getMagnumTorchBlockPositionsin interfaceMagnumTorchCarrier
-
eu$getSoundMufflerBlockPositions
public it.unimi.dsi.fastutil.longs.LongOpenHashSet eu$getSoundMufflerBlockPositions()- Specified by:
eu$getSoundMufflerBlockPositionsin interfaceSoundMufflerCarrier
-