Uses of Class
net.minecraft.entity.passive.PigEntity
Packages that use PigEntity
Package
Description
-
Uses of PigEntity in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type PigEntity -
Uses of PigEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type PigEntity -
Uses of PigEntity in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive that return PigEntityModifier and TypeMethodDescriptionPigEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) Constructor parameters in net.minecraft.entity.passive with type arguments of type PigEntityModifierConstructorDescriptionPigEntity
(EntityType<? extends PigEntity> p_i50250_1_, World p_i50250_2_) -
Uses of PigEntity in net.minecraftforge.debug.item
Fields in net.minecraftforge.debug.item with type parameters of type PigEntityModifier and TypeFieldDescriptionprivate static final RegistryObject<EntityType<PigEntity>>
ForgeSpawnEggItemTest.ENTITY