net.minecraft.screen

public interface ScreenHandlerContext

bim
net.minecraft.world.inventory.ContainerLevelAccess
net.minecraft.class_3914
net.minecraft.screen.ScreenHandlerContext
net.minecraft.unmapped.C_gsmfcjha
net.minecraft.util.IWorldPosCallable
net.minecraft.util.IWorldPosCallable

Field summary

Modifier and TypeField
ScreenHandlerContext
a
NULL
field_17304
EMPTY
f_qphsqolu
field_221489_a
DUMMY

Method summary

Modifier and TypeMethod
static ScreenHandlerContext
a(brx arg0, fx arg1)
create(Level arg0, BlockPos arg1)
method_17392(class_1937 arg0, class_2338 arg1)
create(World world, BlockPos pos)
m_jythgvmm(C_cdctfzbn arg0, C_hynzadkk arg1)
func_221488_a(World arg0, BlockPos arg1)
of(World world, BlockPos pos)
<T> Optional<T>
a(BiFunction<brx, fx, T> arg0)
evaluate(BiFunction<Level, BlockPos, T> arg0)
method_17395(BiFunction<class_1937, class_2338, T> arg0)
get(BiFunction<World, BlockPos, T> getter)
m_zpvwisnp(BiFunction<C_cdctfzbn, C_hynzadkk, T> arg0)
func_221484_a(BiFunction<World, BlockPos, T> arg0)
apply(BiFunction<World, BlockPos, T> worldPosConsumer)
default <T> T
a(BiFunction<brx, fx, T> arg0, T arg1)
evaluate(BiFunction<Level, BlockPos, T> arg0, T arg1)
method_17396(BiFunction<class_1937, class_2338, T> arg0, T arg1)
get(BiFunction<World, BlockPos, T> getter, T defaultValue)
m_evnhzwhp(BiFunction<C_cdctfzbn, C_hynzadkk, T> arg0, T arg1)
func_221485_a(BiFunction<World, BlockPos, T> arg0, T arg1)
applyOrElse(BiFunction<World, BlockPos, T> worldPosConsumer, T defaultValue)
default void
a(BiConsumer<brx, fx> arg0)
execute(BiConsumer<Level, BlockPos> arg0)
method_17393(BiConsumer<class_1937, class_2338> arg0)
run(BiConsumer<World, BlockPos> function)
m_nsmrddaz(BiConsumer<C_cdctfzbn, C_hynzadkk> arg0)
func_221486_a(BiConsumer<World, BlockPos> arg0)
consume(BiConsumer<World, BlockPos> worldPosConsumer)