Uses of Class
net.minecraft.entity.item.minecart.ChestMinecartEntity
Packages that use ChestMinecartEntity
-
Uses of ChestMinecartEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type ChestMinecartEntityModifier and TypeFieldDescriptionstatic final EntityType<ChestMinecartEntity>
EntityType.CHEST_MINECART
-
Uses of ChestMinecartEntity in net.minecraft.entity.item.minecart
Constructor parameters in net.minecraft.entity.item.minecart with type arguments of type ChestMinecartEntityModifierConstructorDescriptionChestMinecartEntity
(EntityType<? extends ChestMinecartEntity> p_i50124_1_, World p_i50124_2_)