Uses of Class
net.minecraft.entity.vehicle.SpawnerMinecartEntity
Packages that use SpawnerMinecartEntity
- 
Uses of SpawnerMinecartEntity in net.minecraft.entityFields in net.minecraft.entity with type parameters of type SpawnerMinecartEntityModifier and TypeFieldDescriptionstatic final EntityType<SpawnerMinecartEntity> EntityType.SPAWNER_MINECART
- 
Uses of SpawnerMinecartEntity in net.minecraft.entity.vehicleConstructor parameters in net.minecraft.entity.vehicle with type arguments of type SpawnerMinecartEntityModifierConstructorDescriptionSpawnerMinecartEntity(EntityType<? extends SpawnerMinecartEntity> type, World world)