Uses of Class
net.minecraft.world.entity.vehicle.MinecartSpawner
Packages that use MinecartSpawner
-
Uses of MinecartSpawner in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type MinecartSpawnerModifier and TypeFieldDescriptionstatic final EntityType<MinecartSpawner>
EntityType.SPAWNER_MINECART
-
Uses of MinecartSpawner in net.minecraft.world.entity.vehicle
Constructor parameters in net.minecraft.world.entity.vehicle with type arguments of type MinecartSpawnerModifierConstructorDescriptionMinecartSpawner
(EntityType<? extends MinecartSpawner> p_38623_, Level p_38624_)