-
Constructors in net.minecraft.screen with parameters of type ScreenHandlerContext
Constructor |
Description |
AnvilScreenHandler(int syncId,
PlayerInventory inventory,
ScreenHandlerContext context) |
|
BeaconScreenHandler(int syncId,
Inventory inventory,
PropertyDelegate propertyDelegate,
ScreenHandlerContext context) |
|
CartographyTableScreenHandler(int syncId,
PlayerInventory inventory,
ScreenHandlerContext context) |
|
CraftingScreenHandler(int syncId,
PlayerInventory playerInventory,
ScreenHandlerContext context) |
|
EnchantmentScreenHandler(int syncId,
PlayerInventory playerInventory,
ScreenHandlerContext context) |
|
ForgingScreenHandler(@Nullable ScreenHandlerType<?> type,
int syncId,
PlayerInventory playerInventory,
ScreenHandlerContext context) |
|
GrindstoneScreenHandler(int syncId,
PlayerInventory playerInventory,
ScreenHandlerContext context) |
|
LoomScreenHandler(int syncId,
PlayerInventory playerInventory,
ScreenHandlerContext context) |
|
SmithingScreenHandler(int syncId,
PlayerInventory playerInventory,
ScreenHandlerContext context) |
|
StonecutterScreenHandler(int syncId,
PlayerInventory playerInventory,
ScreenHandlerContext context) |
|