Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse
ResponseData.getEntries(). This return value is now unmodifiable and this operation is incredibly costly.Please use eitherTimeUnit.SERVER_TICKorTimeUnit.CLIENT_TICK
-
Deprecated Classes
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionIt's preferred to use
AcquirableSource.acquirable()instead, as it is overridden by subclassesuse getItemStack() for the eaten itemuse getItemStack() for the eaten itemnormal inventories no longer store cursor itemsnormal inventories no longer store cursor itemsUseResponseData.getEntries(). This return value is now unmodifiable and this operation is incredibly costly.This is named incorrectly, useResponseData.setVersion(String)instead
-
Deprecated ConstructorsConstructorDescription