Index
All Classes and Interfaces|All Packages
C
- ClientboundSnifferScreenOpenPacket - Class in com.helliongames.snifferplus.network
- ClientboundSnifferScreenOpenPacket(int, int, int) - Constructor for class com.helliongames.snifferplus.network.ClientboundSnifferScreenOpenPacket
- ClientPacketHandler - Class in com.helliongames.snifferplus.network
- ClientPacketHandler() - Constructor for class com.helliongames.snifferplus.network.ClientPacketHandler
- com.helliongames.snifferplus - package com.helliongames.snifferplus
- com.helliongames.snifferplus.events - package com.helliongames.snifferplus.events
- com.helliongames.snifferplus.mixin - package com.helliongames.snifferplus.mixin
- com.helliongames.snifferplus.network - package com.helliongames.snifferplus.network
- com.helliongames.snifferplus.platform - package com.helliongames.snifferplus.platform
- com.helliongames.snifferplus.registration - package com.helliongames.snifferplus.registration
- containerId - Variable in class com.helliongames.snifferplus.network.ClientboundSnifferScreenOpenPacket
- create(ResourceKey<? extends Registry<T>>, String) - Method in class com.helliongames.snifferplus.registration.ForgeRegistrationFactory
D
- decode(FriendlyByteBuf) - Static method in class com.helliongames.snifferplus.network.ClientboundSnifferScreenOpenPacket
E
- encode(ClientboundSnifferScreenOpenPacket, FriendlyByteBuf) - Static method in class com.helliongames.snifferplus.network.ClientboundSnifferScreenOpenPacket
- entityId - Variable in class com.helliongames.snifferplus.network.ClientboundSnifferScreenOpenPacket
- EntityMixin - Class in com.helliongames.snifferplus.mixin
- EntityMixin() - Constructor for class com.helliongames.snifferplus.mixin.EntityMixin
F
- ForgeBlockSetTypeHelper - Class in com.helliongames.snifferplus.platform
- ForgeBlockSetTypeHelper() - Constructor for class com.helliongames.snifferplus.platform.ForgeBlockSetTypeHelper
- ForgeClientHelper - Class in com.helliongames.snifferplus.platform
- ForgeClientHelper() - Constructor for class com.helliongames.snifferplus.platform.ForgeClientHelper
- ForgeEvents - Class in com.helliongames.snifferplus.events
- ForgeEvents() - Constructor for class com.helliongames.snifferplus.events.ForgeEvents
- ForgePacketHelper - Class in com.helliongames.snifferplus.platform
- ForgePacketHelper() - Constructor for class com.helliongames.snifferplus.platform.ForgePacketHelper
- ForgePlatformHelper - Class in com.helliongames.snifferplus.platform
- ForgePlatformHelper() - Constructor for class com.helliongames.snifferplus.platform.ForgePlatformHelper
- ForgeRegistrationFactory - Class in com.helliongames.snifferplus.registration
- ForgeRegistrationFactory() - Constructor for class com.helliongames.snifferplus.registration.ForgeRegistrationFactory
- ForgeSpawnPlacementHelper - Class in com.helliongames.snifferplus.platform
- ForgeSpawnPlacementHelper() - Constructor for class com.helliongames.snifferplus.platform.ForgeSpawnPlacementHelper
- ForgeStrippableBlockHelper - Class in com.helliongames.snifferplus.platform
- ForgeStrippableBlockHelper() - Constructor for class com.helliongames.snifferplus.platform.ForgeStrippableBlockHelper
- ForgeWoodTypeHelper - Class in com.helliongames.snifferplus.platform
- ForgeWoodTypeHelper() - Constructor for class com.helliongames.snifferplus.platform.ForgeWoodTypeHelper
G
- getPlatformName() - Method in class com.helliongames.snifferplus.platform.ForgePlatformHelper
- getStepHeight() - Method in class com.helliongames.snifferplus.mixin.EntityMixin
H
- handle(ClientboundSnifferScreenOpenPacket, Supplier<NetworkEvent.Context>) - Static method in class com.helliongames.snifferplus.network.ClientboundSnifferScreenOpenPacket
- handleClientboundSnifferScreenOpenPacket(ClientboundSnifferScreenOpenPacket, Supplier<NetworkEvent.Context>) - Static method in class com.helliongames.snifferplus.network.ClientPacketHandler
I
- INSTANCE - Static variable in class com.helliongames.snifferplus.network.SnifferPlusNetworkHandler
- isDevelopmentEnvironment() - Method in class com.helliongames.snifferplus.platform.ForgePlatformHelper
- isModLoaded(String) - Method in class com.helliongames.snifferplus.platform.ForgePlatformHelper
M
- maxUpStep() - Method in class com.helliongames.snifferplus.mixin.EntityMixin
O
- onRightClickBlock(PlayerInteractEvent.RightClickBlock) - Static method in class com.helliongames.snifferplus.events.ForgeEvents
R
- register() - Static method in class com.helliongames.snifferplus.network.SnifferPlusNetworkHandler
- register(EntityType<T>, SpawnPlacements.Type, Heightmap.Types, SpawnPlacements.SpawnPredicate<T>) - Method in class com.helliongames.snifferplus.platform.ForgeSpawnPlacementHelper
- registerBlockSetType(String, boolean, SoundType, SoundEvent, SoundEvent, SoundEvent, SoundEvent, SoundEvent, SoundEvent, SoundEvent, SoundEvent) - Method in class com.helliongames.snifferplus.platform.ForgeBlockSetTypeHelper
- registerEntityRendererListener(EntityRenderersEvent.RegisterRenderers) - Static method in class com.helliongames.snifferplus.platform.ForgeClientHelper
- registerEntityRenderers() - Method in class com.helliongames.snifferplus.platform.ForgeClientHelper
- registerModelLayerListener(EntityRenderersEvent.RegisterLayerDefinitions) - Static method in class com.helliongames.snifferplus.platform.ForgeClientHelper
- registerModelLayers() - Method in class com.helliongames.snifferplus.platform.ForgeClientHelper
- registerPackets() - Method in class com.helliongames.snifferplus.platform.ForgeClientHelper
- registerRenderTypes() - Method in class com.helliongames.snifferplus.platform.ForgeClientHelper
- registerStrippableBlock(RegistryObject<Block>, RegistryObject<Block>) - Method in class com.helliongames.snifferplus.platform.ForgeStrippableBlockHelper
- registerWoodType(String, BlockSetType, SoundType, SoundType, SoundEvent, SoundEvent) - Method in class com.helliongames.snifferplus.platform.ForgeWoodTypeHelper
S
- sendOpenSnifferScreenPacket(ServerPlayer, Sniffer, Container) - Method in class com.helliongames.snifferplus.platform.ForgePacketHelper
- sendToAll(MSG) - Static method in class com.helliongames.snifferplus.network.SnifferPlusNetworkHandler
- sendToClient(MSG, ServerPlayer) - Static method in class com.helliongames.snifferplus.network.SnifferPlusNetworkHandler
- sendToPlayer(MSG, ServerPlayer) - Static method in class com.helliongames.snifferplus.network.SnifferPlusNetworkHandler
- sendToServer(MSG) - Static method in class com.helliongames.snifferplus.network.SnifferPlusNetworkHandler
- size - Variable in class com.helliongames.snifferplus.network.ClientboundSnifferScreenOpenPacket
- SnifferPlus - Class in com.helliongames.snifferplus
- SnifferPlus() - Constructor for class com.helliongames.snifferplus.SnifferPlus
- SnifferPlusNetworkHandler - Class in com.helliongames.snifferplus.network
- SnifferPlusNetworkHandler() - Constructor for class com.helliongames.snifferplus.network.SnifferPlusNetworkHandler
- strippableBlockMap - Static variable in class com.helliongames.snifferplus.platform.ForgeStrippableBlockHelper
All Classes and Interfaces|All Packages