Uses of Class
net.minecraft.world.entity.raid.Raids
Packages that use Raids
-
Uses of Raids in net.minecraft.server.level
Fields in net.minecraft.server.level declared as RaidsMethods in net.minecraft.server.level that return Raids -
Uses of Raids in net.minecraft.world.entity.raid
Fields in net.minecraft.world.entity.raid with type parameters of type RaidsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<Raids> Raids.CODEC
static final SavedDataType
<Raids> Raids.TYPE
static final SavedDataType
<Raids> Raids.TYPE_END
Methods in net.minecraft.world.entity.raid that return RaidsMethods in net.minecraft.world.entity.raid that return types with arguments of type RaidsModifier and TypeMethodDescriptionstatic SavedDataType
<Raids> Raids.getType
(Holder<DimensionType> p_401277_)