Uses of Class
net.minecraft.entity.vehicle.HopperMinecartEntity
Packages that use HopperMinecartEntity
- 
Uses of HopperMinecartEntity in net.minecraft.entityFields 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.vehicleConstructor parameters in net.minecraft.entity.vehicle with type arguments of type HopperMinecartEntityModifierConstructorDescriptionHopperMinecartEntity(EntityType<? extends HopperMinecartEntity> type, World world)