Uses of Class
net.minecraft.entity.vehicle.HopperMinecartEntity
Package | Description |
---|---|
net.minecraft.entity | |
net.minecraft.entity.vehicle |
-
Uses of HopperMinecartEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type HopperMinecartEntity Modifier and Type Field Description static 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 HopperMinecartEntity Constructor Description HopperMinecartEntity(EntityType<? extends HopperMinecartEntity> type, World world)