Package info.u_team.u_team_core.impl
Class FabricBlockRegister.FabricBlockRegistryEntry<B extends net.minecraft.world.level.block.Block,I extends net.minecraft.world.item.Item>
java.lang.Object
info.u_team.u_team_core.impl.common.CommonBlockRegistryEntry<B,I,FabricCommonRegister.FabricRegistryEntry<B>,FabricCommonRegister.FabricRegistryEntry<I>>
info.u_team.u_team_core.impl.FabricBlockRegister.FabricBlockRegistryEntry<B,I>
- All Implemented Interfaces:
BlockRegistryEntry<B,,I> LazyEntry<B>,RegistryEntry<B>,ResourceEntry<B>,Supplier<B>
- Enclosing class:
- FabricBlockRegister
public static class FabricBlockRegister.FabricBlockRegistryEntry<B extends net.minecraft.world.level.block.Block,I extends net.minecraft.world.item.Item>
extends CommonBlockRegistryEntry<B,I,FabricCommonRegister.FabricRegistryEntry<B>,FabricCommonRegister.FabricRegistryEntry<I>>
-
Method Summary
Methods inherited from class info.u_team.u_team_core.impl.common.CommonBlockRegistryEntry
get, getBlockEntry, getHolder, getId, getItem, getItemEntry, getItemHolder, getItemId, getItemKey, getItemRegistryEntry, getKey, isItemPresent, isPresent