类 SimpleContainer

java.lang.Object
net.minecraft.world.SimpleContainer
所有已实现的接口:
Iterable<ItemStack>, Clearable, Container, StackedContentsCompatible
直接已知子类:
ComposterBlock.EmptyContainer, ComposterBlock.InputContainer, ComposterBlock.OutputContainer, PlayerEnderChestContainer, RecipeBookExtensionTest.RecipeBookTestContainer

public class SimpleContainer extends Object implements Container, StackedContentsCompatible