Uses of Record Class
net.minecraft.component.type.WorldModifiersComponent
Packages that use WorldModifiersComponent
-
Uses of WorldModifiersComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type WorldModifiersComponentModifier and TypeFieldDescriptionstatic final ComponentType<WorldModifiersComponent> DataComponentTypes.WORLD_MODIFIERS -
Uses of WorldModifiersComponent in net.minecraft.component.type
Fields in net.minecraft.component.type declared as WorldModifiersComponentModifier and TypeFieldDescriptionstatic final WorldModifiersComponentWorldModifiersComponent.DEFAULTFields in net.minecraft.component.type with type parameters of type WorldModifiersComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<WorldModifiersComponent> WorldModifiersComponent.CODECstatic final PacketCodec<RegistryByteBuf, WorldModifiersComponent> WorldModifiersComponent.PACKET_CODEC