net.minecraft.world.inventory

public interface ContainerLevelAccess

ayu
net.minecraft.world.inventory.ContainerLevelAccess
net.minecraft.class_3914
net.minecraft.unmapped.C_gsmfcjha
net.minecraft.container.BlockContext
net.minecraft.util.IWorldPosCallable
net.minecraft.server.v1_14_R1.ContainerAccess

Field summary

Modifier and TypeField
ContainerLevelAccess
a
NULL
field_17304
f_qphsqolu
EMPTY
field_221489_a

Method summary

Modifier and TypeMethod
static ContainerLevelAccess
a(bhr arg0, ew 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)
func_221488_a(World arg0, BlockPos arg1)
at(World arg0, BlockPosition arg1)
<T> Optional<T>
a(BiFunction<bhr, ew, 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)
run(BiFunction<World, BlockPos, T> function)
func_221484_a(BiFunction<World, BlockPos, T> arg0)
default <T> T
a(BiFunction<bhr, ew, 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)
run(BiFunction<World, BlockPos, T> function, T defaultValue)
func_221485_a(BiFunction<World, BlockPos, T> arg0, T arg1)
default void
a(BiConsumer<bhr, ew> 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)
func_221486_a(BiConsumer<World, BlockPos> arg0)