Uses of Class
net.minecraft.world.entity.vehicle.MinecartChest
Packages that use MinecartChest
-
Uses of MinecartChest in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type MinecartChestModifier and TypeFieldDescriptionstatic final EntityType<MinecartChest>
EntityType.CHEST_MINECART
-
Uses of MinecartChest in net.minecraft.world.entity.vehicle
Constructor parameters in net.minecraft.world.entity.vehicle with type arguments of type MinecartChestModifierConstructorDescriptionMinecartChest
(EntityType<? extends MinecartChest> p_38487_, Level p_38488_)