public class BeaconData
extends Object
-
Constructor Summary
Constructors
-
Method Summary
List<List<net.minecraft.world.effect.MobEffectInstance>>
int
List<net.minecraft.world.effect.MobEffectInstance>
-
-
Method Details
-
-
getAllPowers
public List<List<net.minecraft.world.effect.MobEffectInstance>> getAllPowers()
-
getMaxLevel
public int getMaxLevel()
-
getPowers
public List<net.minecraft.world.effect.MobEffectInstance> getPowers(int level)
-
-