Uses of Class
net.minecraft.entity.passive.PufferfishEntity
Packages that use PufferfishEntity
Package
Description
-
Uses of PufferfishEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type PufferfishEntityModifier and TypeMethodDescriptionvoid
PufferfishEntityRenderer.updateRenderState
(PufferfishEntity pufferfishEntity, PufferfishEntityRenderState pufferfishEntityRenderState, float float2) -
Uses of PufferfishEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type PufferfishEntity -
Uses of PufferfishEntity in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive declared as PufferfishEntityModifier and TypeFieldDescriptionprivate final PufferfishEntity
PufferfishEntity.InflateGoal.pufferfish
Constructors in net.minecraft.entity.passive with parameters of type PufferfishEntityConstructor parameters in net.minecraft.entity.passive with type arguments of type PufferfishEntityModifierConstructorDescriptionPufferfishEntity
(EntityType<? extends PufferfishEntity> type, World world)