Interface and Description |
---|
net.fabricmc.fabric.api.event.client.player.ClientPickBlockCallback
0.3.0
|
net.fabricmc.fabric.api.client.render.ColorProviderRegistry
Replaced by
ColorProviderRegistry |
net.fabricmc.fabric.api.client.render.InvalidateRenderStateCallback
Replaced by
InvalidateRenderStateCallback |
net.fabricmc.fabric.api.registry.LootEntryTypeRegistry |
Class and Description |
---|
net.fabricmc.fabric.api.event.client.player.ClientPickBlockCallback.Container |
net.fabricmc.fabric.api.entity.EntityTrackingRegistry
Use FabricEntityTypeBuilder methods
|
net.fabricmc.fabric.api.entity.EntityTrackingRegistry.Entry |
net.fabricmc.fabric.api.tag.FabricItemTags
Use dedicated classes, such as
FabricToolTags |
net.fabricmc.fabric.api.tools.FabricToolTags
Use the moved
FabricToolTags class instead |
Field and Description |
---|
net.fabricmc.fabric.api.event.client.player.ClientPickBlockCallback.EVENT |
net.fabricmc.fabric.api.event.client.ClientSpriteRegistryCallback.EVENT
Use the
ClientSpriteRegistryCallback.event(Identifier) registration method. Since 1.14
started making use of multiple sprite atlases, it is unwise to register sprites to *all* of them. |
net.fabricmc.fabric.api.registry.LootEntryTypeRegistry.INSTANCE |
net.fabricmc.fabric.api.entity.EntityTrackingRegistry.INSTANCE |