Uses of Record Class
net.neoforged.neoforge.registries.datamaps.builtin.RaidHeroGift
Packages that use RaidHeroGift
-
Uses of RaidHeroGift in net.neoforged.neoforge.registries.datamaps.builtin
Fields in net.neoforged.neoforge.registries.datamaps.builtin with type parameters of type RaidHeroGiftModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<RaidHeroGift> RaidHeroGift.CODEC
static final com.mojang.serialization.Codec
<RaidHeroGift> RaidHeroGift.LOOT_TABLE_CODEC
static final DataMapType
<net.minecraft.world.entity.npc.VillagerProfession, RaidHeroGift> NeoForgeDataMaps.RAID_HERO_GIFTS
The VillagerProfession data map that replacesGiveGiftToHero.GIFTS
.