Uses of Interface
net.minecraft.village.VillagerDataContainer
| Package | Description |
|---|---|
| net.minecraft.client.render.entity.feature | |
| net.minecraft.entity.mob | |
| net.minecraft.entity.passive |
-
Uses of VillagerDataContainer in net.minecraft.client.render.entity.feature
Classes in net.minecraft.client.render.entity.feature with type parameters of type VillagerDataContainer Modifier and Type Class Description classVillagerClothingFeatureRenderer<T extends LivingEntity & VillagerDataContainer,M extends EntityModel<T> & ModelWithHat> -
Uses of VillagerDataContainer in net.minecraft.entity.mob
Classes in net.minecraft.entity.mob that implement VillagerDataContainer Modifier and Type Class Description classZombieVillagerEntity -
Uses of VillagerDataContainer in net.minecraft.entity.passive
Classes in net.minecraft.entity.passive that implement VillagerDataContainer Modifier and Type Class Description classVillagerEntity