net.minecraft.world.inventory

public interface ContainerLevelAccess

bmu
net.minecraft.world.inventory.ContainerLevelAccess
net.minecraft.class_3914
net.minecraft.unmapped.C_gsmfcjha
net.minecraft.screen.ScreenHandlerContext
net.minecraft.src.C_1247_
net.minecraft.world.inventory.ContainerAccess

Field summary

Modifier and TypeField
ContainerLevelAccess
a
NULL
field_17304
f_qphsqolu
EMPTY
f_39287_

Method summary

Modifier and TypeMethod
static ContainerLevelAccess
a(bwp arg0, gg arg1)
create(Level arg0, BlockPos arg1)
method_17392(class_1937 arg0, class_2338 arg1)
m_jythgvmm(C_cdctfzbn arg0, C_hynzadkk arg1)
create(World world, BlockPos pos)
m_39289_(C_1596_ p_39290_, C_4675_ p_39291_)
at(World arg0, BlockPosition arg1)
<T> Optional<T>
a(BiFunction<bwp, gg, T> arg0)
evaluate(BiFunction<Level, BlockPos, T> arg0)
method_17395(BiFunction<class_1937, class_2338, T> arg0)
m_zpvwisnp(BiFunction<C_cdctfzbn, C_hynzadkk, T> arg0)
get(BiFunction<World, BlockPos, T> getter)
m_6721_(BiFunction<C_1596_, C_4675_, T> arg0)
default <T> T
a(BiFunction<bwp, gg, T> arg0, T arg1)
evaluate(BiFunction<Level, BlockPos, T> arg0, T arg1)
method_17396(BiFunction<class_1937, class_2338, T> arg0, T arg1)
m_evnhzwhp(BiFunction<C_cdctfzbn, C_hynzadkk, T> arg0, T arg1)
get(BiFunction<World, BlockPos, T> getter, T defaultValue)
m_39299_(BiFunction<C_1596_, C_4675_, T> p_39301_, T arg1)
default void
a(BiConsumer<bwp, gg> arg0)
execute(BiConsumer<Level, BlockPos> arg0)
method_17393(BiConsumer<class_1937, class_2338> arg0)
m_nsmrddaz(BiConsumer<C_cdctfzbn, C_hynzadkk> arg0)
run(BiConsumer<World, BlockPos> function)
m_39292_(BiConsumer<C_1596_, C_4675_> arg0)