Package net.minecraft.world
Class Containers
java.lang.Object
net.minecraft.world.Containers
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprivate static voiddropContents(Level p_18987_, double p_18988_, double p_18989_, double p_18990_, Container p_18991_) static voiddropContents(Level p_19011_, BlockPos p_19012_, NonNullList<ItemStack> p_19013_) static voiddropContents(Level p_19003_, BlockPos p_19004_, Container p_19005_) static voiddropContents(Level p_18999_, Entity p_19000_, Container p_19001_) static voiddropItemStack(Level p_18993_, double p_18994_, double p_18995_, double p_18996_, ItemStack p_18997_)  
- 
Constructor Details
- 
Containers
public Containers() 
 - 
 - 
Method Details
- 
dropContents
 - 
dropContents
 - 
dropContents
 - 
dropContents
 - 
dropItemStack
 
 -