Uses of Class
net.minecraft.entity.item.minecart.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.item.minecart
Constructor parameters in net.minecraft.entity.item.minecart with type arguments of type SpawnerMinecartEntityModifierConstructorDescriptionSpawnerMinecartEntity
(EntityType<? extends SpawnerMinecartEntity> p_i50114_1_, World p_i50114_2_)