-
Terminally Deprecated ElementsElementDescriptionDoes not have an effect. If you were using this to set piston behavior, use
JavaBlockState.pistonBehavior()instead.UseConnectionRequestEvent.inetSocketAddress()insteadUseConnectionRequestEvent.proxyIp()insteadplease useServerDefineCommandsEvent.
-
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.Does not have an effect. If you were using this to * set piston behavior, useJavaBlockState.Builder.pistonBehavior(String)instead.Does not have an effect. If you were using this to set piston behavior, useJavaBlockState.pistonBehavior()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.UseConnectionRequestEvent.inetSocketAddress()insteadUseConnectionRequestEvent.proxyIp()insteadUseCustomItemData.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.
JavaBlockState.Builder.pistonBehavior(String)instead.