-
Terminally Deprecated Elements
-
Deprecated InterfacesInterfaceDescription
-
Deprecated Classes
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionUse
CustomBlockComponents.Builder.geometry(GeometryComponent)with `minecraft:geometry.full_block` instead.UseCustomBlockComponents.geometry()and compare with `minecraft:geometry.full_block` instead.UseEntityData.entityByJavaId(int)insteadUseCameraData.fogEffects()instead.UseCameraData.removeFog(String...)instead.UseCameraData.sendFog(String...)instead.UseCameraData.shakeCamera(float, float, CameraShake)instead.useEntityData.showEmote(GeyserPlayerEntity, String)insteadUseCameraData.stopCameraShake()instead.UseCustomItemData.displayHandheld()instead. Gets if the item is a tool. This is used to set the render type of the item, if the item is handheld.
ServerDefineCommandsEvent.