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