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