Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionReplace with
Instance.getUuid()UseResponseData.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 itemReplace withInstance.getUuid()normal 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