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