public class FilterConfiguratorContainer
extends info.u_team.u_team_core.container.UContainer
| Constructor and Description |
|---|
FilterConfiguratorContainer(int id,
net.minecraft.entity.player.PlayerInventory playerInventory) |
FilterConfiguratorContainer(int id,
net.minecraft.entity.player.PlayerInventory playerInventory,
net.minecraft.util.IWorldPosCallable worldPos) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canInteractWith(net.minecraft.entity.player.PlayerEntity player) |
void |
detectAndSendChanges() |
void |
onContainerClosed(net.minecraft.entity.player.PlayerEntity player) |
addClientToServerTracker, addServerToClientTracker, appendInventory, appendInventory, appendInventory, appendInventory, appendInventory, appendInventory, appendInventory, appendInventory, appendPlayerInventory, getInventoryItemStacks, getListeners, updateTrackedServerToClient, updateValueaddFluidSlot, addListener, appendFluidInventory, appendFluidInventory, appendFluidInventory, appendFluidInventory, fluidSlotClick, getFluids, getFluidSlot, setAllFluidSlots, setFluidStackInSlotaddSlot, areItemsAndTagsEqual, assertIntArraySize, assertInventorySize, calcRedstone, calcRedstoneFromInventory, canAddItemToSlot, canDragIntoSlot, canMergeSlot, clearContainer, computeStackSize, enchantItem, extractDragMode, getCanCraft, getDragEvent, getInventory, getNextTransactionID, getQuickcraftMask, getSlot, getType, isValidDragMode, isWithinUsableDistance, mergeItemStack, onCraftMatrixChanged, putStackInSlot, removeListener, resetDrag, setAll, setCanCraft, slotClick, trackInt, trackIntArray, transferStackInSlot, updateProgressBarpublic FilterConfiguratorContainer(int id,
net.minecraft.entity.player.PlayerInventory playerInventory)
public FilterConfiguratorContainer(int id,
net.minecraft.entity.player.PlayerInventory playerInventory,
net.minecraft.util.IWorldPosCallable worldPos)
public boolean canInteractWith(net.minecraft.entity.player.PlayerEntity player)
canInteractWith in class info.u_team.u_team_core.container.UContainerpublic void onContainerClosed(net.minecraft.entity.player.PlayerEntity player)
onContainerClosed in class net.minecraft.inventory.container.Containerpublic void detectAndSendChanges()
detectAndSendChanges in class info.u_team.u_team_core.container.UContainer