Uses of Class
net.minecraft.entity.item.minecart.HopperMinecartEntity
Packages that use HopperMinecartEntity
-
Uses of HopperMinecartEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type HopperMinecartEntityModifier and TypeFieldDescriptionstatic final EntityType<HopperMinecartEntity>EntityType.HOPPER_MINECART -
Uses of HopperMinecartEntity in net.minecraft.entity.item.minecart
Constructor parameters in net.minecraft.entity.item.minecart with type arguments of type HopperMinecartEntityModifierConstructorDescriptionHopperMinecartEntity(EntityType<? extends HopperMinecartEntity> p_i50116_1_, World p_i50116_2_)