Uses of Record Class
net.minecraft.aprilfools.event.BattleMineEvent.Group
Packages that use BattleMineEvent.Group
-
Uses of BattleMineEvent.Group in net.minecraft.aprilfools.event
Fields in net.minecraft.aprilfools.event with type parameters of type BattleMineEvent.GroupModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<BattleMineEvent.Group> BattleMineEvent.Group.CODECprivate final List<BattleMineEvent.Group> BattleMineEvent.Wave.Builder.groupsprivate final List<BattleMineEvent.Group> BattleMineEvent.Wave.groupsThe field for thegroupsrecord component.Methods in net.minecraft.aprilfools.event that return BattleMineEvent.GroupMethods in net.minecraft.aprilfools.event that return types with arguments of type BattleMineEvent.GroupModifier and TypeMethodDescriptionBattleMineEvent.Wave.groups()Returns the value of thegroupsrecord component.Constructor parameters in net.minecraft.aprilfools.event with type arguments of type BattleMineEvent.GroupModifierConstructorDescriptionWave(List<BattleMineEvent.Group> list, boolean bool, Text text, int int2)